RectangleGeometry
public struct RectangleGeometry : Geometry
Rectangle geometry for searchArea
Important
This is a Public Preview API. It may be changed or removed at any time.-
Creates a new
RectangleGeometryDeclaration
Swift
public init(boundingBox: BoundingBox)Parameters
boundingBoxa bounding box representing the rectangle
-
Bounding box representing the rectangle.
Declaration
Swift
public let boundingBox: BoundingBox
RectangleGeometry Structure Reference