Controls
Textbox
The Textbox control is used to enter text into a text field or textarea.
Example
Parameters
Name | Type | Description |
---|---|---|
width | int | The width of the image. |
height | int | The height of the image. |
polygons | List | A list of python objects { polygons : { x:float, y:float }, labels: [] }. All coordinates are in normalised image space |
style | Object | { point_colot, line_color } |