cornerstonejs / cornerstoneTools

[Deprecated] Use Cornerstone3D Instead https://cornerstonejs.org/
MIT License
579 stars 456 forks source link

How to get x y coordinate data of RectangleScissors #1526

Open 1isten opened 1 year ago

1isten commented 1 year ago

Prerequisites

Description

How to get the x y coordinate data of RectangleScissors?

For RectangleRoi I can get the start and end x y through cornerstoneTools.getToolState(el, 'RectangleRoi'), but it seems I cannot get the coordinate data through getToolState for RectangleScissors 🙏

herohql521 commented 5 months ago

请问找到解决方法了吗