DwfWhipLineStyleEndCap Property |
Gets end cap
Namespace:
Aspose.CAD.FileFormats.Dwf.Whip.Objects.Service
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 22.3
Syntaxpublic DwfWhipLineCapStyle EndCap { get; }
Public ReadOnly Property EndCap As DwfWhipLineCapStyle
Get
public:
property DwfWhipLineCapStyle^ EndCap {
DwfWhipLineCapStyle^ get ();
}
member EndCap : DwfWhipLineCapStyle with get
Property Value
Type:
DwfWhipLineCapStyle
See Also