DJIFlyZoneShape
enum DJIFlyZoneShape : uint8_t {}
An enum class contains the shape of the fly zone.
-
Cylinder.
Declaration
Objective-C
DJIFlyZoneShapeCylinder
-
Truncated cone that has a smaller radius on the ground and larger radius in the air.
Declaration
Objective-C
DJIFlyZoneShapeCone
-
Unknown.
Declaration
Objective-C
DJIFlyZoneShapeUnknown = 255