PenOptions.EndCap
PenOptions.EndCap property
Gets or sets the end cap.
public LineCap EndCap { get; set; }
Property Value
The end cap.
See Also
- enum LineCap
- class PenOptions
- namespace Aspose.CAD.ImageOptions
- assembly Aspose.CAD
Gets or sets the end cap.
public LineCap EndCap { get; set; }
The end cap.