PenOptionsEndCap Property

Gets or sets the end cap.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public LineCap EndCap { get; set; }

Property Value

Type: LineCap
The end cap.
See Also