IMapCurrentScale Property |
Gets the current scale of the map in meters per pixel while it 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 double CurrentScale { get; }
ReadOnly Property CurrentScale As Double
Get
property double CurrentScale {
double get ();
}
abstract CurrentScale : float with get
Property Value
Type:
DoubleSee Also