FMX.Types3D.TBox.Bottom

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

0: (Left, Top, Near, Right, Bottom, Far: Single;);

Properties

Type Visibility Source Unit Parent
field public FMX.Types3D.pas FMX.Types3D TBox

Description

Represents the bottom y-axis coordinate of this 3D box. The bottom-right corner coordinate of this 3D box is made from the (Right, Bottom) pair.

See Also