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