FMX.Layers3D.TAbstractLayer3D.LayerWidth
Delphi
property LayerWidth: Integer read FLayerWidth;
C++
__property int LayerWidth = {read=FLayerWidth, nodefault};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | protected | FMX.Layers3D.pas FMX.Layers3D.hpp |
FMX.Layers3D | TAbstractLayer3D |
説明
3D レイヤの幅を示します。
LayerWidth プロパティを読み取ることにより、3D レイヤの幅を取得することができます。 LayerWidth は、読み取り専用プロパティです。