{typedef} anychart.utils.RectObj Improve this Doc
Type definition for the rectangle.
Name | Type | Description |
---|---|---|
bottom | number | string | null | undefined | Bottom position |
height | number | string | null | undefined | Rectangle height |
left | number | string | null | undefined | Left position |
right | number | string | null | undefined | Right position |
top | number | string | null | undefined | Top position |
width | number | string | null | undefined | Rectangle width |