TdxRectF Members
In This Article
#Fields
Name | Description |
---|---|
Bottom | Stores the vertical coordinate of the rectangle’s bottom-right corner. |
Left | Stores the horizontal coordinate of the rectangle’s upper-left corner. |
Right | Stores the horizontal coordinate of the rectangle’s bottom-right corner. |
Top | Stores the vertical coordinate of the rectangle’s upper-left corner. |
#Properties
Name | Description |
---|---|
Bottom |
|
Bottom |
Specifies the bottom-left corner’s coordinates. |
Bottom |
Specifies the bottom-right corner’s coordinates. |
Height | Specifies the rectangle’s height. |
Left |
|
Location | Specifies the rectangle’s position. |
Right |
|
Size | Returns the rectangle’s dimensions. |
Top |
|
Top |
Specifies the top-left corner’s coordinates. |
Top |
Specifies the top-right corner’s coordinates. |
Width | Specifies the rectangle’s width. |
X | |
Y |
#Methods
#Operators
Name | Description |
---|---|
Equal |
Compares two Tdx |
Implicit |
|
Not |
Compares two Tdx |
See Also