Gets or sets the x coordinate of the point.
Namespace:
Ptv.XServer.Controls.Map.Tools
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public double X { get; set; }
Public Property X As Double
Get
Set
public:
property double X {
double get ();
void set (double value);
}
member X : float with get, set
Property Value
Type:
DoubleSee Also