GPKGPolygonOrientation
Objective-C
enum GPKGPolygonOrientation {}
Swift
struct GPKGPolygonOrientation : Equatable, RawRepresentable
Orientation types of polygon exterior and hole rings
-
Undocumented
Declaration
Objective-C
GPKG_PO_COUNTERCLOCKWISE -
Undocumented
Declaration
Objective-C
GPKG_PO_CLOCKWISE -
Undocumented
Declaration
Objective-C
GPKG_PO_UNSPECIFIED
View on GitHub
GPKGPolygonOrientation Enumeration Reference