GPKGBoundingBoxSize
Objective-C
struct GPKGBoundingBoxSize {}
Swift
struct GPKGBoundingBoxSize
Bounding box width and height struct
-
Undocumented
Declaration
Objective-C
double width
Swift
var width: Double
-
Undocumented
Declaration
Objective-C
double height
Swift
var height: Double