VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / DrawingLineCap Class
Constructors Properties Methods SeeAlso
In This Topic
    DrawingLineCap Class Members
    In This Topic
    The following tables list the members exposed by DrawingLineCap.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the brush that must be used for filling the line cap.
    Public PropertyGets the fill path for the line cap.
    Public PropertyGets or sets the pen that must be used for stroking the line cap.
    Public PropertyGets the amount of displacement of the attached line (along the line) in the cap's coordinate system.
    Public PropertyGets the stroke path for the line cap.
    Public PropertyGets or sets the transform of the line cap.
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodServes as a hash function for a particular type.
    See Also