FMX.Controls3D.TControl3D.Scale

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Scale: TPosition3D read FScale write FScale;

C++

__property Fmx::Types3d::TPosition3D* Scale = {read=FScale, write=FScale};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D TControl3D


Description

Spécifie l'échelle du contrôle.

Définissez les coordonnées de Scale pour spécifier l'échelle de chaque axe. Le taux initial de l'échelle est 1 pour chaque axe.

Voir aussi