Radar.Position Property
Gets or sets the Radar's position.
Thread safety: This property is thread-safe.
Syntax
public Point Position { get; set; }
Property Value
Type: Point
Default: X: 0 Y: 0 Z: 0
Position of the Radar expressed in Wgs84 longitude and latitude coordinates.
Default: X: 0 Y: 0 Z: 0
Position of the Radar expressed in Wgs84 longitude and latitude coordinates.
Platforms
Windows, Linux, Android