Click or drag to resize
ICanvasBrushDevice Property
The device associated with this brush.

Namespace:  Microsoft.Graphics.Canvas.Brushes
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
CanvasDevice Device { get; }

Property Value

Type: CanvasDevice
See Also