CadLwPolyline.StartWidth

CadLwPolyline.StartWidth property

Gets or sets the start width.

public List<double> StartWidth { get; set; }

Property Value

The start width.

See Also