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