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