Click or drag to resize

EllipsoidSurfaceCurve.ComputeCartographicExtent 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.1.421.0 (25.1.421.0)
Syntax
public abstract CartographicExtent ComputeCartographicExtent()

Return Value

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