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