This is an abstract class representing a generic invalidation target.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public MustInherit Class InvalidationTarget
public abstract class InvalidationTarget
An invalidation target is an object belonging to the control. The descendants of this class specify what exactly should be invalidated and repainted.