Position where to start executing the scan.

Namespace: FlightPlan
Assembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public GPSCoords[] startAt
Visual Basic
Public startAt As GPSCoords()
Visual C++
public:
array<GPSCoords^>^ startAt

See Also