CadPolylineBase.StartWidth

CadPolylineBase.StartWidth property

Gets or sets the start width.

public virtual double StartWidth { get; set; }

Property Value

The start width.

See Also