Name | Description | |
---|---|---|
![]() | AnnotationPen | Initializes a new instance of the AnnotationPen class. |
Name | Description | |
---|---|---|
![]() | AnnotationPen | Initializes a new instance of the AnnotationPen class. |
Name | Description | |
---|---|---|
![]() | Alignment | Gets or sets the alignment for the pen. |
![]() | Brush | Gets or sets the brush that determines attributes of the pen. |
![]() | Color | Gets or sets the color of the pen. |
![]() | DashCap | Gets or sets the cap style used at the end of the dashes that make up dashed lines drawn with the pen. |
![]() | DashOffset | Gets or sets the distance from the start of a line to the beginning of a dash pattern. |
![]() | DashPattern | Gets or sets an array of custom dashes and spaces. |
![]() | DashStyle | Gets or sets the style used for dashed lines drawn with the pen. |
![]() | EndCap | Gets or sets the cap style used at the end of lines drawn with the pen. |
![]() | LineJoin | Gets or sets the join style for the ends of two consecutive lines drawn with the pen. |
![]() | MiterLimit | Gets or sets the limit of the thickness of the join on a mitered corner. |
![]() | StartCap | Gets or sets the cap style used at the beginning of lines drawn with the pen. |
![]() | Width | Gets or sets the width, in DIPs, of the pen. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current AnnotationPen instance. |
![]() | Dispose | Releases all resources used by this AnnotationPen object. |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
Name | Description | |
---|---|---|
![]() | Finalize | Allows an annotation pen to attempt to free resources and perform other cleanup operations before the annotation pen is reclaimed by garbage collection. |
![]() | OnPropertyChanged | Raises the PropertyChanged event. |
![]() | OnPropertyChanging | Raises the PropertyChanging event. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the property of annotation pen is changed. |
![]() | PropertyChanging | Occurs when the property of annotation pen is changing. |