FMX.Maps.TCustomMapView.SetZoom

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetZoom(const Value: Single);

C++

void __fastcall SetZoom(const float Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TCustomMapView

Beschreibung

Setter-Methode von Zoom.

Siehe auch