Circle Geographic Area
Circle geographic area. This class represents a circular geographical area on WGS 84 Ellipsoid.
Properties
Bounding box. This is the smallest rectangle that can be drawn around the area such that it surrounds this geographic area completely. If the area is bigger than what is allowed in the WGS 84 coordinate system, the rectangle is truncated to valid WGS 84 coordinate values. The RectangleGeographicArea is always aligned with parallels and meridians.
Center of the geographic area.
Type of the geographic area.
Functions
Check if the provided point is contained by the geographic area.
Convert to area of the given type
Check if two geographic areas are equal.
True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object
Set the center & radius
Set the center of the circular geographic area.