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