FMX.Layers3D.TAbstractLayer3D.LayerHeight
Delphi
property LayerHeight: Integer read FLayerHeight;
C++
__property int LayerHeight = {read=FLayerHeight, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | protected | FMX.Layers3D.pas FMX.Layers3D.hpp |
FMX.Layers3D | TAbstractLayer3D |
Description
Specifies the height of the 3D layer.
Read the LayerHeight property to obtain the height of this 3D layer. LayerHeight is a read-only property.