'Declaration Public Enum DrawingLineCapType Inherits System.Enum
public enum DrawingLineCapType : System.Enum
__value public enum DrawingLineCapType : public System.Enum
public enum class DrawingLineCapType : public System.Enum
'Declaration Public Enum DrawingLineCapType Inherits System.Enum
public enum DrawingLineCapType : System.Enum
__value public enum DrawingLineCapType : public System.Enum
public enum class DrawingLineCapType : public System.Enum
| Member | Description |
|---|---|
| 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. |
| StealthArrowSmall | Small stealth arrow. |
| StealthArrowMedium | Medium stealth arrow. |
| StealthArrowLarge | Large stealth 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. |
| AttachedDiamond | Attached diamond (rhomb). |
| AttachedRectangle | Attached rectangle. |
| AttachedEllipse | Attached ellipse. |
| AttachedClosedArrow | Attached arrow with drawn bottom line. |
| AttachedFilledDiamond | Attached filled diamond (rhomb). |
| AttachedFilledRectangle | Attached filled rectangle. |
| AttachedFilledEllipse | Attached filled ellipse. |
| AttachedFilledArrow | Attached filled arrow. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Drawing.DrawingLineCapType
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5