EntityIsMouseDown Property |
Return if the mouse is currently pressing on this entity (eg over it and left 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 IsMouseDown { get; }
Property Value
Type:
BooleanSee Also