Rectagle for drawing.
More...
|
int | x |
| X coordinate.
|
|
int | y |
| Y coordinate.
|
|
int | width |
| Width.
|
|
int | height |
| Height.
|
|
◆ IRectangle()
IGraphics.GInterface.IRectangle.IRectangle |
( |
int | x, |
|
|
int | y, |
|
|
int | width, |
|
|
int | height ) |
Constructor.
- Parameters
-
x | X coordinate. |
y | Y coordinate. |
width | Width. |
height | Height. |
◆ Contains()
bool IGraphics.GInterface.IRectangle.Contains |
( |
float | x, |
|
|
float | y ) |
Returns true when rectangle contains the coordinate.
- Parameters
-
x | X coordinate. |
y | Y coordinate. |
- Returns
- True when contains.
The documentation for this struct was generated from the following file:
- Z:/x4t/src/IGraphics/GInterface/Structs.cs