Click or drag to resize

RasterSearchProcedureGetSearchRegion Method

Gets the rectangular surface region underneath the raster search that represents the area over which to search. This area is oriented along the HeadingAlongLength.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public EllipsoidSurfaceRegion GetSearchRegion()

Return Value

Type: EllipsoidSurfaceRegion
The surface region representing the search area.
See Also