Inner Drive Extensible Architecture
C#
Show/Hide TOC
Node
Longitude Property
Gets the longitude value of this
Node
.
Definition
Namespace:
InnerDrive.Geography
Assembly:
InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
Copy
public
Longitude
?
Longitude
{
get
; }
Property Value
Nullable
Longitude
Implements
IGeoLocatable
Longitude
Remarks
The return type may be genericized in future versions.
See Also
Reference
Node Class
InnerDrive.Geography Namespace
In This Article
Definition
Property Value
Implements
Remarks
See Also