The high y coordinate
Namespace:
VelocityDBExtensions.Spatial
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic double MaxY { get; set; }
Public Property MaxY As Double
Get
Set
public:
property double MaxY {
double get ();
void set (double value);
}
member MaxY : float with get, set
Property Value
Type:
Double
See Also