Gets the x-coordinate after the map was in animation mode / the anticipated 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 FinalX { get; }
Public ReadOnly Property FinalX As Double
Get
public:
property double FinalX {
double get ();
}
member FinalX : float with get
Property Value
Type:
DoubleSee Also