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