Click or drag to resize

Polygon2dIsClockwise Property

Gets a value indicating if the vertices turn clockwise.

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

Property Value

Type: Boolean
See Also