Pen.CustomStartCap
Pen.CustomStartCap property
Gets or sets a custom cap to use at the beginning of lines drawn with this Pen.
public CustomLineCap CustomStartCap { get; set; }
Return Value
A CustomLineCap that represents the cap used at the beginning of lines drawn with this Pen.
See Also
- class CustomLineCap
- class Pen
- namespace System.Drawing
- assembly Aspose.Drawing