FMX.Objects3D.TRectangle3D.Depth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Depth nodefault;

C++

__property Depth;

Properties

Type Visibility Source Unit Parent
property published
FMX.Objects3D.pas
FMX.Objects3D.hpp
FMX.Objects3D TRectangle3D

Description


Specifies the depth size of the control (in pixels).

FMX.Objects3D.TRectangle3D.Depth inherits from FMX.Controls3D.TControl3D.Depth. All content below this line refers to FMX.Controls3D.TControl3D.Depth.

Specifies the depth size of the control (in pixels). Use Depth to set or obtain the depth of the control.

See Also