Maptitude GISDK Help |
Checks to see if an array of coordinates is clockwise or not.
flag = IsClockwise(array coords)
Argument |
Contents |
coords |
An array of coordinates to be tested |
The Boolean string "True" if the coordinates are clockwise, otherwise "False."
IsClockwise() will return an error unless the first and last coordinates are the same.
©2025 Caliper Corporation | www.caliper.com |