FMX.Maps.TCustomMapView.Zoom

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Zoom: Single read GetZoom write SetZoom;

C++

__property float Zoom = {read=GetZoom, write=SetZoom};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TCustomMapView


Beschreibung

Kamerazoom.

Siehe auch