Method UpdateDialogFromToken
- Namespace
- PaintDotNet.Effects
- Assembly
- PaintDotNet.Effects.Core.dll
UpdateDialogFromToken()
Called by the derived class to indicate that the Token has been modified,
and the dialog should be synchronized with it.
It is not necessary to call this method if you set the Token property;
it is only necessary when modifying the token in-place.
protected void UpdateDialogFromToken()