Gets the latitude minutes.
Namespace:
DotNetCoordsAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
| C# |
|---|
public int LatitudeMinutes { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property LatitudeMinutes As Integer |
| Visual C++ |
|---|
public: property int LatitudeMinutes { int get (); } |