Table of Contents

Interface IDeviceBrush

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Defines an object that paints an area. Interfaces that derive from IDeviceBrush describe how the area is painted.
ID2D1Brush

public interface IDeviceBrush : IDirect2DResource, IObjectRef, IIsDisposed, IDisposable, IFactoryProperty, IInternalImpl
Inherited Members
Extension Methods

Properties

Opacity

Gets or sets the degree of opacity of this brush.

Transform

Gets or sets the transform applied to this brush.