Gets the logical x-coordinate while the map is in animation mode.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public double CurrentX { get; }
Public ReadOnly Property CurrentX As Double
Get
public:
property double CurrentX {
double get ();
}
member CurrentX : float with get
Property Value
Type:
DoubleSee Also