Gets the logical 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 CurrentY { get; }
Public ReadOnly Property CurrentY As Double
Get
public:
property double CurrentY {
double get ();
}
member CurrentY : float with get
Property Value
Type:
DoubleSee Also