 | mcgoaMoveBackward | 1 |
Check if at least one selected object may be moved
|
 | mcgoaMoveForward | 2 |
Check if at least one selected object may be moved
|
 | mcgoaMoveToBack | 3 |
Check if at least one selected object may be moved
|
 | mcgoaMoveToFront | 4 |
Check if at least one selected object may be moved
|
 | mcgoaEditCut | 5 |
Check if an EditCut is possible. This will be TRUE if any selected objects are deletable.
|
 | mcgoaEditCopy | 6 |
Check if an EditCopy is possible. This will be TRUE if there are any selected objects.
|
 | mcgoaEditClear | 7 |
Check if an EditClear is possible. This will be TRUE if any selected objects are deletable.
|
 | mcgoaEditProperties | 8 |
Check if there is a single Selected McGraphObj and an EditProperties call on it is possible.
|
 | mcgoaBurnIn | 9 |
Check to see if there is anything to burn in (i.e., any visible graph objects).
|
 | mcgoaSelect | 10 |
Check to see if there is anything selectable by the user (i.e., any visible, selectable graph objects).
|
 | mcgoaMoveSelectedObjects | 11 |
Check to see if there are any selected objects with the mcgsAllowmove Style bit set.
|
 | mcgoaMoveHandle | 12 |
Check to see if there are is a single selected object with the mcgsAllowresize Style bit set.
|