Constructs a rectangle
Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax
Parameters
- x
- Type: SystemSingle
Top left corner X coordinate - y
- Type: SystemSingle
Top left corner Y coordinate - width
- Type: SystemSingle
Rectangle width - height
- Type: SystemSingle
Rectangle height
See Also