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