Table of Contents

Method TryGetSubProperties

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

TryGetSubProperties(int, out IDeviceEffectProperties?)

public bool TryGetSubProperties(int index, out IDeviceEffectProperties? subProperties)

Parameters

index int
subProperties IDeviceEffectProperties

Returns

bool