Interface IGradientMesh
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Represents a device-dependent representation of a gradient mesh composed of patches.
Use IDeviceContext.CreateGradientMesh() to create an instance of an IGradientMesh.
ID2D1GradientMesh
public interface IGradientMesh : IDirect2DResource, IObjectRef, IIsDisposed, IDisposable, IFactoryProperty, IInternalImpl
- Inherited Members
- Extension Methods