Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hello,
I need move my cgm to a hotspot and then center the hotspot.
I achived to use HighlightHotspot wich move the hotspot in the top left corner. (I have ResizeToFit = false)
Then I modify the OffsetX / OffsetY to center the hotspot but the result is ugly, the animation move 2 times.
If I could get the hotspot coordinate i could move to the right position before calling HighlightHotspot .
Is it possible and how to do that : geting the Offset,OffsetY of a specific hotspot ?
thanks