# how to create a annotation actor, which has more. than 4 face, clickable, not zoomable, and stay at the cornor

**URL:** https://discourse.vtk.org/t/how-to-create-a-annotation-actor-which-has-more-than-4-face-clickable-not-zoomable-and-stay-at-the-cornor/9881
**Category:** Web
**Created:** [November 18, 2022, 2:08pm UTC](https://discourse.vtk.org/t/how-to-create-a-annotation-actor-which-has-more-than-4-face-clickable-not-zoomable-and-stay-at-the-cornor/9881 "2022-11-18T14:08:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![peng\_peter](https://discourse.vtk.org/user_avatar/discourse.vtk.org/peng_peter/32/6029_2.png) [@peng\_peter](https://discourse.vtk.org/u/peng_peter)
#### Post date: [November 18, 2022, 2:08pm UTC](https://discourse.vtk.org/t/how-to-create-a-annotation-actor-which-has-more-than-4-face-clickable-not-zoomable-and-stay-at-the-cornor/9881/1 "2022-11-18T14:08:00Z")

</div>

how to create a annotation actor, which has more. than 4 face, clickable, not zoomable, and stay at the cornor

---

<div class="post-metadata">

### Author: ![Forrest](https://discourse.vtk.org/user_avatar/discourse.vtk.org/forrest/32/300_2.png) [@Forrest](https://discourse.vtk.org/u/Forrest)
#### Post date: [November 21, 2022, 4:33pm UTC](https://discourse.vtk.org/t/how-to-create-a-annotation-actor-which-has-more-than-4-face-clickable-not-zoomable-and-stay-at-the-cornor/9881/2 "2022-11-21T16:33:29Z")

</div>

I think you’re looking for the [InteractiveOrientationWidget](https://kitware.github.io/vtk-js/examples/InteractiveOrientationWidget.html), which allows you to click on the actor to change the orientation, as well as it staying in the corner.
