Table of Contents

Method InitTokenFromDialog

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

InitTokenFromDialog()

This method must be overridden in derived classes. In this method you must take the values from the dialog box and use them to properly initialize theEffectToken.

protected virtual void InitTokenFromDialog()