CadPolyline3D.EndWidth

CadPolyline3D.EndWidth property

Gets or sets the end width.

public override double EndWidth { get; set; }

Property Value

The end width.

See Also