Inner Drive Extensible Architecture
C#
Show/Hide TOC
Longitude
Minutes Property
Gets the integral number of minutes represented by this
IDmsCoordinate
.
Definition
Namespace:
InnerDrive.Geography
Assembly:
InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
Copy
public
int
Minutes
{
get
; }
Property Value
Int32
Implements
IDmsCoordinate
Minutes
Example
Given a
Latitude
of 42.125°, the
Minutes
value will be 7.
See Also
Reference
Longitude Structure
InnerDrive.Geography Namespace
In This Article
Definition
Property Value
Implements
Example
See Also