CadLwPolyline.EndWidth

CadLwPolyline.EndWidth property

Gets or sets the end width.

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

Property Value

The end width.

See Also