Click or drag to resize
AB4D logo

TriangulatorIsPolygonPositionsOrderReversed Property

Gets true when the positions order was reversed because the outer polygon was not defined in clockwise order.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool IsPolygonPositionsOrderReversed { get; }

Property Value

Boolean
See Also