Click or drag to resize

SurfaceCurveSegmentComputeCartographicExtent Method

Computes the latitude and longitude boundary surrounding this segment.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected override CartographicExtent ComputeCartographicExtent()

Return Value

Type: CartographicExtent
A CartographicExtent that bounds this surface segment.
See Also