FMX.Maps.ICustomMapView.GetZoom

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetZoom: Single;

C++

virtual float __fastcall GetZoom() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps ICustomMapView

Description

Gets the zoom level from the map.

See Also