Click or drag to resize

EllipsoidComplexSurfaceCurve.ComputeCartographicExtent Method

Computes the cartographic bounding box which completely contains all the constituent curves.

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 override CartographicExtent ComputeCartographicExtent()

Return Value

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