Table of Contents

Method OnUpdateDialogFromToken

Namespace
PaintDotNet.Effects
Assembly
PaintDotNet.Effects.Core.dll

OnUpdateDialogFromToken(EffectConfigToken)

This method must be overridden in derived classes. Use the data from the given token object to initialize or update the dialog's UI.

protected virtual void OnUpdateDialogFromToken(EffectConfigToken token)

Parameters

token EffectConfigToken