FMX.Types3D.TBox

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

  TBox = TBoundingBox deprecated 'Use TBoundingBox';

C++

typedef TBoundingBox TBox _DEPRECATED_ATTRIBUTE1("Use TBoundingBox") ;

Propriétés

Type Visibilité  Source Unité  Parent
record
typedef
public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D FMX.Types3D

Description

Représente une boîte dans l'espace 3D.

TBox est une boîte dans l'espace 3D, décrite seulement par six valeurs Single : Left, Top, Near, Right, Bottom et Far.

Voir aussi