RegionsOperatorsmRgnClockwise Method
|
|
Measure of whether a region boundary is drawn clockwise or counterclockwise.
Namespace:
MediaCy.IQL.Operators
Assembly:
MediaCy.IQL.Operators (in MediaCy.IQL.Operators.dll) Version: 3.1.0.0
Syntax
RemarksThe mRgnClockwise measurement is 1 for regions whose boundary
is drawn in a clockwise fashion, 0 for regions with counterclockwise boundarys.
This is a boundary geometry based measurement, which is only valid for
boundaries that do not cross themselves (i.e., no figure-8's).
See Also