Searched defs:rectId (Results 1 – 4 of 4) sorted by relevance
26 rectId: string; property
814 for (const [rectId, graphics] of this.lastScene.rectIdToLabelGraphics) { constant
36 const rectId = 'rect1'; constant
53 const rectId = (event as CustomEvent).detail.clickedRectId; constant