Method CreateObjectRefPropertyAccessor
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
CreateObjectRefPropertyAccessor<T>(int)
protected EffectPropertyAccessor<T?> CreateObjectRefPropertyAccessor<T>(int index) where T : class, IObjectRef
Parameters
index
int
Returns
Type Parameters
T