TdxPointF Members
A TPoint type equivalent with the single-precision floating-point X and Y coordinates.
#Fields
Name | Description |
---|---|
X | Stores the point’s horizontal position. |
Y | Stores the point’s vertical position. |
#Methods
Name | Description |
---|---|
Create |
Returns a Tdx |
Distance |
|
Distance |
|
Init |
|
Init |
|
Is |
|
Null static | |
Offset |
|
Offset |
|
Offset |
|
Rotate |
|
Scale |
|
Scale |
|
Scale |
#Operators
Name |
---|
Equal |
Implicit |
Implicit |
Not |
See Also