EntityIsMouseOver Property |
Return if the mouse is currently over this entity (regardless of whether or not mouse button is down).
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsMouseOver { get; }
Property Value
Type:
BooleanSee Also