FMX.Types3D.TBox.Left

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 left x-axis coordinate of this 3D box. The top-left corner coordinate of this 3D box is made from the (Top, Left) pair.

See Also