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