Method CreateBrush
| Edit this page View SourceCreateBrush(Compositor)
Called when the brush needs to be created for the provided compositor.
Declaration
protected abstract CompositionBrush CreateBrush(Compositor compositor)
Parameters
Type | Name | Description |
---|---|---|
Compositor | compositor | Compositor context |
Returns
Type | Description |
---|---|
CompositionBrush | Brush |