[]
This factory class allows to register platform-specific type which should be used instead of the C1Brush type.
public static class C1BrushFactory
Name | Description |
---|---|
C1BrushType | Returns runtime type for C1Brush implementation. |
Name | Description |
---|---|
Get() | Returns new instance of the registered C1Brush type. |
Register<Ti>() | Registers the type which should be used instead of the C1Brush. |