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