ViewerPointerButton Type
Mouse button identity carried by host pointer press/release events (075, FR-013).
Union cases
| Union case |
Description
|
Full Usage:
MiddleButton
|
|
Full Usage:
PrimaryButton
|
|
Full Usage:
SecondaryButton
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsMiddleButton
Returns: bool
|
|
Full Usage:
this.IsPrimaryButton
Returns: bool
|
|
Full Usage:
this.IsSecondaryButton
Returns: bool
|
|