Table of Contents

Method OnUpdateTokenFromDialog

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

OnUpdateTokenFromDialog(EffectConfigToken)

Called when the Token should be synchronized with the dialog's controls.

protected override sealed void OnUpdateTokenFromDialog(EffectConfigToken dstToken)

Parameters

dstToken EffectConfigToken

OnUpdateTokenFromDialog(TToken)

protected virtual void OnUpdateTokenFromDialog(TToken dstToken)

Parameters

dstToken TToken