FMX.Maps.ICustomMapView.SetZoom

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetZoom(const Zoom: Single);

C++

virtual void __fastcall SetZoom(const float Zoom) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps ICustomMapView


Beschreibung

Legt den Zoomfaktor der Karte fest.

Siehe auch