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