cornerstonejs / cornerstoneTools

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

Pin Annotation Tool #1528

Open HamzaPooki opened 1 year ago

HamzaPooki commented 1 year ago

Prerequisites

Description

Hello. I want a new tool that is Pin Annotation Tool. Can you please guide me how I can make one using Custom Tools? Please find the attached picture for tool clarification

Screenshot 2023-01-13 at 11 20 51 AM
mpa12 commented 1 year ago

I think to implement this tool you can inherit from ArrowAnnotateTool and rewrite the renderToolData method