FMX.Layers3D.TImage3D.Height
Delphi
property Height: Single read FHeight write SetHeight default 0;
C++
__property Height = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Layers3D.pas FMX.Layers3D.hpp |
FMX.Layers3D | TImage3D |
Description
Specifies the height of the 3D control.
FMX.Layers3D.TImage3D.Height inherits from FMX.Controls3D.TControl3D.Height. All content below this line refers to FMX.Controls3D.TControl3D.Height.
Specifies the height of the 3D control. Use Height to set or obtain the height of the 3D control.