Events: { boundsChanged: () => void; contextMenu: (event: Event, point: Point, menuId?: string) => void; handlesUpdated: () => void; showLegendEntry: () => void;} Type declaration
boundsChanged: () => void
contextMenu: (event: Event, point: Point, menuId?: string) => void
handlesUpdated: () => void
showLegendEntry: () => void
TODO: