The low x coordinate
Namespace:
VelocityDBExtensions.Spatial
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic 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:
Double
See Also