Click or drag to resize

PolylineSegmentStartWidth Property

Gets or sets the start width of the segment.

Namespace:  Gile.AutoCAD.Geometry
Assembly:  GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public double StartWidth { get; set; }

Property Value

Type: Double
See Also