'Declaration Public Enum LineCapStyles Inherits System.Enum
public enum LineCapStyles : System.Enum
__value public enum LineCapStyles : public System.Enum
public enum class LineCapStyles : public System.Enum
'Declaration Public Enum LineCapStyles Inherits System.Enum
public enum LineCapStyles : System.Enum
__value public enum LineCapStyles : public System.Enum
public enum class LineCapStyles : 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.Annotation.LineCapStyles
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5