TdxCustomMapControl.ActualZoomLevel Property
Returns the current zoom level of the map control.
Declaration
property ActualZoomLevel: Double read;
Property Value
Type |
---|
Double |
Remarks
Unlike the ZoomLevel property, the ActualZoomLevel property tracks the current zoom level even while the zoom animation plays, providing the actual value level used to render the map.
See Also