| ICanvasBrush Interface |
Namespace: Microsoft.Graphics.Canvas.Brushes
public interface ICanvasBrush : IDisposable
The ICanvasBrush type exposes the following members.
| Name | Description | |
|---|---|---|
| Device | The device associated with this brush. | |
| Opacity | Gets or sets the opacity of the brush. | |
| Transform | Gets or sets the brush transform matrix. |