View in #ohif on Slack
@Ali_Habibi: Is it possible to remove the texts like Area, … from this rectangle and replace them with my own text or a button?
Also, I want to change the type or color of the border.
@Alireza_Sedghi: add this in the configuration of the tool, it should work
{
getTextLines: () => null,
}
https://www.cornerstonejs.org/docs/concepts/cornerstone-tools/annotation/config
Config | Cornerstone.js
@Ali_Habibi: Thank you, Alireza, for responding
Can i display a box when I click on the bounding box?
@Alireza_Sedghi: what box?
@Ali_Habibi: this box
@Alireza_Sedghi
Do you have a solution for this issue?