'Declaration Public Enum PdfLineCapStyles Inherits System.Enum
public enum PdfLineCapStyles : System.Enum
__value public enum PdfLineCapStyles : public System.Enum
public enum class PdfLineCapStyles : public System.Enum
'Declaration Public Enum PdfLineCapStyles Inherits System.Enum
public enum PdfLineCapStyles : System.Enum
__value public enum PdfLineCapStyles : public System.Enum
public enum class PdfLineCapStyles : public System.Enum
Member | Description |
---|---|
None | No cap. |
Arrow | Arrow. |
ClosedArrow | Arrow with drawn bottom line. |
FilledArrow | Filled arrow. |
ReversedArrow | Reversed arrow. |
ReversedClosedArrow | Reversed arrow with drawn bottom line. |
ReversedFilledArrow | Filled reversed arrow. |
Ellipse | Ellipse. |
FilledEllipse | Filled ellipse. |
Rectangle | Rectangle. |
FilledRectangle | Filled rectangle. |
Diamond | Diamond (rhomb). |
FilledDiamond | Filled diamond (rhomb). |
Butt | Segment, perpendicular to the line. |
Slash | Segment from the left-top to the right-down corner of the cap. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Pdf.Drawing.PdfLineCapStyles
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5