Click or drag to resize

PolylineSegmentIsLinear Property

Gets a value indicating if the segment is linear.

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

Property Value

Type: Boolean
See Also