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