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