Click or drag to resize

SurfaceCurveSegment.ComputeCartographicExtent 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: 25.1.421.0 (25.1.421.0)
Syntax
protected override CartographicExtent ComputeCartographicExtent()

Return Value

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