[]
Gets the line cap style used at the end of lines drawn with this Pen.
public LineCap LineCap { get; set; }
Public Property LineCap As LineCap
Type | Description |
---|---|
LineCap | A LineCap that represents the line cap style used at the end of lines drawn with this Pen. |