MapViewFinalScale Property |
Gets the scale factor after the map was in animation mode / the anticipated scale factor while the map is
in animation mode. Defined in logical units per pixel.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public double FinalScale { get; }
Public ReadOnly Property FinalScale As Double
Get
public:
property double FinalScale {
double get ();
}
member FinalScale : float with get
Property Value
Type:
DoubleSee Also