

GetPosition () | |
Get method for attribute "Position" The coordinates of the picked point. | |
/*cipOptional*/ MouseButton | |
Get method for attribute "SelectedButton" The currently selected mouse button. Value is from the MouseButton enumerated list or null if none selected. | |
void | |
Set method for attribute "Position" The coordinates of the picked point. | |
void | |
Set method for attribute "SelectedButton" The currently selected mouse button. Value is from the MouseButton enumerated list or null if none selected. |

GetSelectedButton | ||
/*cipOptional*/ MouseButton | GetSelectedButton | () |
SetSelectedButton | ||
void | SetSelectedButton |

