Click or drag to resize

EllipsoidRhumbLineComputeCartographicExtent Method

Computes the cartographic bounding box which completely contains the surface curve.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override CartographicExtent ComputeCartographicExtent()

Return Value

Type: CartographicExtent
An object representing the bounding box.
See Also