[]
Gets a custom cap to use at the end of lines drawn with this Pen.
public CustomLineEnd LineEndTail { get; set; }
Public Property LineEndTail As CustomLineEnd
Type | Description |
---|---|
CustomLineEnd | A CustomLineEnd that represents the cap used at the end of lines drawn with this Pen. |