Serial port and GPS

MapPoint.y Property

Y coordinate of the point.

[Visual Basic]
Public ReadOnly Property y As Double
[C#]
public double y {get;}

Remarks

Theoretically any double number, the class makes no validations. Usually valid geographical coordinates in decimal degrees, positive for North and negative for South should be used here, similar to the standards used in MapBounds.

See Also

MapPoint Class | serial Namespace