Skip to main content

TdxPoint.X Property

Specifies the point’s horizontal position, in pixels.

Declaration

property X: Integer index 0 read; write;

Property Value

Type
Integer

Remarks

Use the X and Y properties to set the point’s position. The X property is mapped to the X field accessible via the Point property.

See Also