getCenter Method
Returns the position at the center of this rectangle, at an elevation of zero.
getCenter(result?: Cartographic): Cartographic
@returns the center of this rectangle.
Parameter | Type | Description |
---|---|---|
result | Cartographic | An optional preallocated Cartographic to store the result. |
Returns - Cartographic
the center of this rectangle.
Defined in
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.