FMX.Maps.ICustomMapView.SetZoom

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetZoom(const Zoom: Single);

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps ICustomMapView


説明

マップのズーム レベルを設定します。

関連項目