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