Click or drag to resize

RasterSearchProcedureWidth Property

Gets or sets the width of the search area, in meters. This determines the number of turns required, along with the TurningRadius, in order to cover the entire area.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double Width { get; set; }

Property Value

Type: Double
See Also