VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationPen Class
In This Topic
AnnotationPen Class Properties
In This Topic
For a list of all properties of this type, see AnnotationPen.
Public Properties
 NameDescription
Public PropertyGets or sets the brush that determines attributes of the pen.
Public PropertyGets or sets the color of the pen.
Public PropertyGets or sets the cap style used at the end of the dashes that make up dashed lines drawn with the pen.
Public PropertyGets or sets the distance from the start of a line to the beginning of a dash pattern.
Public PropertyGets or sets an array of custom dashes and spaces.
Public PropertyGets or sets the style used for dashed lines drawn with the pen.
Public PropertyGets or sets the cap style used at the end of lines drawn with the pen.
Public PropertyGets or sets the join style for the ends of two consecutive lines drawn with the pen.
Public PropertyGets or sets the limit of the thickness of the join on a mitered corner.
Public PropertyGets or sets the cap style used at the beginning of lines drawn with the pen.
Public PropertyGets or sets the width, in DIPs, of the pen.
See Also