VTK
Hello all, is it possible to set the length and width of vtk.js rectangular widget?
Web
finetjul
(Julien Finet)
February 1, 2023, 2:25pm
2
Did you try
handleROI.setCorners(point1, point2)
?
show post in topic