FormsMapCurrentScale 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 public double CurrentScale { get; }
Public ReadOnly Property CurrentScale As Double
Get
public:
virtual property double CurrentScale {
double get () sealed;
}
abstract CurrentScale : float with get
override CurrentScale : float with get
Property Value
Type:
DoubleImplements
IMapCurrentScaleSee Also