FMX.Controls3D.TControl3D.GlobalBounds
Delphi
property GlobalBounds: TBoundingBox read GetGlobalBounds;
C++
__property Fmx::Types3d::TBoundingBox GlobalBounds = {read=GetGlobalBounds};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Controls3D.pas FMX.Controls3D.hpp |
FMX.Controls3D | TControl3D |
Description
Bounding box of the control in global space.