GeneralRulesClicked Method |
Determines if the specified mouse button is pressed.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public virtual bool Clicked()
Return Value
Type:
BooleanTrue if the button is pressed, false if it is not pressed.
See Also