The low y coordinate
Namespace:
VelocityDBExtensions.Spatial
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax public double MinY { get; set; }
Public Property MinY As Double
Get
Set
public:
property double MinY {
double get ();
void set (double value);
}
member MinY : float with get, set
Property Value
Type:
DoubleSee Also