WGS84PointLongitude Property |
[Missing <summary> documentation for "P:VelocityDBExtensions.Geo.WGS84Point.Longitude"]
Namespace:
VelocityDBExtensions.Geo
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntaxpublic virtual double Longitude { get; }
Public Overridable ReadOnly Property Longitude As Double
Get
public:
virtual property double Longitude {
double get ();
}
abstract Longitude : float with get
override Longitude : float with get
Property Value
Type:
Double
See Also