Property StartWidth
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects.Polylines
- Assembly
- Aspose.CAD.dll
StartWidth
Gets or sets the start width.
[CadDouble(CadEntityAttribute.Cad040, CadParameterType.Optional, "AcDb3dPolyline", HasDefaultValue = true)]
public override double StartWidth { get; set; }
Property Value
- double
The start width.