FMX.Types3D.TContext3D.SetSize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetSize(const AWidth, AHeight: Integer);

C++

void __fastcall SetSize(const int AWidth, const int AHeight);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

Description

Définit en une seule fois les propriétés Width et Height du contexte 3D.

Voir aussi