Table of Contents

Interface ILinearGradientBrush

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Paints an area with a linear gradient.
ID2D1LinearGradientBrush

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

Properties

EndPoint

Gets or sets the ending coordinates of the linear gradient in the brush's coordinate space.

StartPoint

Gets or sets the starting coordinates of the linear gradient in the brush's coordinate space.