FMX.Objects3D.TRoundCube.Scale

From RAD Studio API Documentation

Delphi

property Scale: TPosition3D read FScale write FScale;

C++

__property Scale;

Properties

Type Visibility Source Unit Parent
property published
FMX.Objects3D.pas
FMX.Objects3D.hpp
FMX.Objects3D TRoundCube

Description

Specifies the scale of the control. {{#multireplace:FMX.Objects3D.TRoundCube.Scale|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Controls3D.TControl3D.Scale|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Controls3D.TControl3D.Scale|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Specifies the scale of the control.

Set the Scale coordinates to specify the scale on each axis. The initial scale rate is 1 on each axis.

See Also