BoundingBoxLatitudeSize Property |
Max Latitude - Min Latitude
Namespace:
VelocityDBExtensions.Geo
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntaxpublic virtual double LatitudeSize { get; }
Public Overridable ReadOnly Property LatitudeSize As Double
Get
public:
virtual property double LatitudeSize {
double get ();
}
abstract LatitudeSize : float with get
override LatitudeSize : float with get
Property Value
Type:
Double
See Also