Method RegisterTool
RegisterTool<T>(string)
Declaration
public static void RegisterTool<T>(string mode) where T : ICanvasTool, new()
Parameters
| Type | Name | Description |
|---|---|---|
| string | mode |
Type Parameters
| Name | Description |
|---|---|
| T |
public static void RegisterTool<T>(string mode) where T : ICanvasTool, new()
| Type | Name | Description |
|---|---|---|
| string | mode |
| Name | Description |
|---|---|
| T |