Table of Contents

Method InitTokenFromWidget

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll

InitTokenFromWidget()

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 override sealed void InitTokenFromWidget()