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: 25.2.423.0 (25.2.423.0)
Syntax
public override CartographicExtent ComputeCartographicExtent()

Return Value

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