cornerstonejs / cornerstoneTools

A framework for tools built on top of Cornerstone.
https://tools.cornerstonejs.org/
MIT License
577 stars 452 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 10 months ago

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