Gets or sets the line cap style
| C# | Visual Basic | Visual C++ |
public LineCapStyle LineCapStyle { get; set; }
Public Property LineCapStyle As LineCapStyle Get Set
public: property LineCapStyle LineCapStyle { LineCapStyle get (); void set (LineCapStyle value); }