FMX.Types3D.TBox.Right

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 right x-axis coordinate of this 3D box.

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

See Also