iClickable.ReleaseMouse([button, pos, modifiers])
Variable | Description |
---|---|
button | Optional: The mouse button to press. Values include: 1=left, 2=right,3=center,... MouseButton. |
pos | Optional: The coordinates (relative to the object) at which to release the mouse. Point. |
modifiers | Optional: The modifier. ModifierKeys. |