Interface IDeviceEffectProperties
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Represents a set of run-time bindable and discoverable properties that allow a data-driven application to modify the state of a Direct2D effect.
ID2D1Properties
public interface IDeviceEffectProperties : IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inherited Members
- Extension Methods
-
DeviceEffectPropertiesExtensions.GetValue<T>(IDeviceEffectProperties, int, DeviceEffectPropertyType)