public interface IBoneToolView
Methods
Declaration
bool HandleCreate(bool activated, bool enabled)
Parameters
| Type |
Name |
Description |
| System.Boolean |
activated |
|
| System.Boolean |
enabled |
|
Returns
| Type |
Description |
| System.Boolean |
|
Declaration
bool HandleDelete(bool enabled)
Parameters
| Type |
Name |
Description |
| System.Boolean |
enabled |
|
Returns
| Type |
Description |
| System.Boolean |
|
Declaration
bool HandleFreeCreate(bool activated, bool enabled)
Parameters
| Type |
Name |
Description |
| System.Boolean |
activated |
|
| System.Boolean |
enabled |
|
Returns
| Type |
Description |
| System.Boolean |
|
Declaration
bool HandleGlobalCancel()
Returns
| Type |
Description |
| System.Boolean |
|
Declaration
bool HandleMove(bool activated, bool enabled)
Parameters
| Type |
Name |
Description |
| System.Boolean |
activated |
|
| System.Boolean |
enabled |
|
Returns
| Type |
Description |
| System.Boolean |
|
Declaration
bool HandleMultipleSelection()
Returns
| Type |
Description |
| System.Boolean |
|
Declaration
bool HandleParent(bool activated, bool enabled)
Parameters
| Type |
Name |
Description |
| System.Boolean |
activated |
|
| System.Boolean |
enabled |
|
Returns
| Type |
Description |
| System.Boolean |
|
Declaration
bool HandleSplit(bool enabled)
Parameters
| Type |
Name |
Description |
| System.Boolean |
enabled |
|
Returns
| Type |
Description |
| System.Boolean |
|
Declaration
Parameters
| Type |
Name |
Description |
| Rect |
rect |
|