Interface IGeometryRealization
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Encapsulates a device- and transform-dependent representation of a filled or stroked geometry. Callers
should consider creating a geometry realization when they wish to accelerate repeated rendering of a
given geometry. This interface exposes no methods.
ID2D1GeometryRealization
public interface IGeometryRealization : IDirect2DResource, IObjectRef, IIsDisposed, IDisposable, IFactoryProperty, IInternalImpl
- Inherited Members
- Extension Methods