Table of Contents

Interface IGradientBrush

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

The base interface for ILinearGradientBrush and IRadialGradientBrush.

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

Properties

GradientStopCollection

Retrieves the IGradientStopCollection associated with this gradient brush.