Pen.StartCap
Pen.StartCap property
Gets or sets the cap style used at the beginning of lines drawn with this Pen.
public LineCap StartCap { get; set; }
See Also
- enum LineCap
- class Pen
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common
Gets or sets the cap style used at the beginning of lines drawn with this Pen.
public LineCap StartCap { get; set; }