VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / IDrawingPen Interface
In This Topic
IDrawingPen Interface Properties
In This Topic
For a list of all properties of this type, see IDrawingPen.
Public Properties
 NameDescription
Public PropertyGets or sets the brush that determines attributes of this pen.
Public PropertyGets or sets the color of this pen.
Public PropertyGets or sets the cap style used at the end of the dashes that make up dashed lines drawn with this 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 dashes and spaces.
Public PropertyGets or sets the cap style used at start and end of drawn lines.
Public PropertyGets or sets the join style for the ends of two consecutive lines drawn with this pen.
Public PropertyGets or sets the limit of the thickness of the join on a mitered corner.
Public PropertyGets or sets the width of this pen.
See Also