AnnotationPen Properties |
The AnnotationPen type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alignment | Gets or sets the AnnotationPenAlignment for the pen. |
![]() | Brush | Gets or sets the AnnotationBrush used to describe this pen. |
![]() | Color | Gets or sets the color for the pen. |
![]() | DashCap | Gets or sets the DashCap used at the end of the dashes that make up dashed lines drawn
with this pen. |
![]() | DashOffset | Gets or sets the distance from the start of a line to the beginning of a dash pattern. |
![]() | DashPattern | Gets or sets the dash pattern used |
![]() | DashStyle | Gets or sets the style used for dashed lines drawn with this pen. |
![]() | EndCap | Gets or sets the AnnotationLineCap used at the end of lines drawn with this pen. |
![]() | LineJoin | Gets or sets the join style for the ends of two consecutive lines drawn with this pen. |
![]() | MiterLimit | Gets or sets the limit of the thickness of the join on a mitered corner. |
![]() | StartCap | Gets or sets the AnnotationLineCap used at the beginning of lines drawn with this pen. |
![]() | Width | Gets or sets the width of the pen. |