[]
Registers the type which should be used instead of the C1Brush.
public static void Register<Ti>()
Public Shared Sub Register(Of Ti)()
| Name | Description |
|---|---|
| Ti | The Type to register. |
| Type | Condition |
|---|---|
| ArgumentException | the specified type is not assignable from the C1Brush type. |