IMouseOver
Last updated
Was this helpful?
Last updated
Was this helpful?
The IMouseOver interface is an interface that is used to standardize checks between an object and the .
The following code checks to see if the Cursor is over an . This example was created inside an Entity which contains an AxisAlignedRectangle instance called AxisAlignedRectangleInstance:
Add the following to CustomInitialize to force the cursor to be visible:
Add the following to CustomActivity:
Did this article leave any questions unanswered? Post any question in our for a rapid response.