The high y coordinate
Namespace:
VelocityDBExtensions.Spatial
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax public 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:
DoubleSee Also