Click or drag to resize

RasterSearchProcedureLength Property

Gets or sets the length of the search area, in meters. This determines the distance between turns.

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 Length { get; set; }

Property Value

Type: Double
See Also