VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing Namespace / PdfLineCap Class
Constructors Properties Methods SeeAlso
In This Topic
    PdfLineCap Class Members
    In This Topic
    The following tables list the members exposed by PdfLineCap.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class with the specified outline and fill.
    Public Properties
     NameDescription
    Public PropertyGets the fill path of line cap.
    Public PropertyGets a value indicating whether this line cap is fillable.
    Public PropertyGets a value indicating whether this line cap is rotatable.
    Public PropertyGets the stroke path of line cap.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates the standard cap.
    Public MethodReleases all resources used by this PdfLineCap.
    Public MethodReturns the bounding box of line cap.
    See Also