VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / IDrawingPen Interface
Properties SeeAlso
In This Topic
    IDrawingPen Interface Members
    In This Topic
    The following tables list the members exposed by 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