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