Skip to main content

TdxPointDouble Members

A TPoint type equivalent with the double-precision floating-point X and Y coordinates.

Fields

Name Description
X Stores the point’s horizontal position.
Y Stores the point’s vertical position.
See Also