CadPolylineBase.EndWidth

CadPolylineBase.EndWidth property

Gets or sets the end width.

public virtual double EndWidth { get; set; }

Property Value

The end width.

See Also