Click or drag to resize

AnnotationPen Properties

The AnnotationPen type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets the AnnotationPenAlignment for the pen.
Public propertyBrush
Gets or sets the AnnotationBrush used to describe this pen.
Public propertyColor
Gets or sets the color for the pen.
Public propertyDashCap
Gets or sets the DashCap used at the end of the dashes that make up dashed lines drawn with this pen.
Public propertyDashOffset
Gets or sets the distance from the start of a line to the beginning of a dash pattern.
Public propertyDashPattern
Gets or sets the dash pattern used
Public propertyDashStyle
Gets or sets the style used for dashed lines drawn with this pen.
Public propertyEndCap
Gets or sets the AnnotationLineCap used at the end of lines drawn with this pen.
Public propertyLineJoin
Gets or sets the join style for the ends of two consecutive lines drawn with this pen.
Public propertyMiterLimit
Gets or sets the limit of the thickness of the join on a mitered corner.
Public propertyStartCap
Gets or sets the AnnotationLineCap used at the beginning of lines drawn with this pen.
Public propertyWidth
Gets or sets the width of the pen.
Top
See Also