Is there a way to tell if a Canvas is actually visible to the end user?
IsVisible doesn't take into account layering..
Alternatively if there is a way to retrieve canvas at (pageX, pageY) that would also work for what I need.
IsVisible doesn't take into account layering..
Alternatively if there is a way to retrieve canvas at (pageX, pageY) that would also work for what I need.