FMX.Graphics.TCanvas.Scale

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Scale: Single read FScale;

C++

__property float Scale = {read=FScale};

Properties

Type Visibility Source Unit Parent
property public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TCanvas

Description

Keeping the scale of the canvas.

The default value is 1.0.