Rectangle
Leave feedback
Rectangle data structure describes rectangle
Rectangle example:
{
"Height": 0,
"Width": 0,
"X": 0,
"Y": 0
}
Name | Description |
---|---|
Height | Rectangle height |
Width | Rectangle width |
X | X coordinate |
Y | Y coordinate |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.