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