System.Math.Vectors.TPoint3D.X

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

1: (X: Single;
Y: Single;
Z: Single;);

Properties

Type Visibility Source Unit Parent
field public System.Math.Vectors.pas System.Math.Vectors TPoint3D

Description

Represents the x-axis coordinate of this TPoint3D in 3D space.

See Also