Element Invalidate Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Invalidates space occupied by this element. This causes repaint of any elements overlapped by elements region

Namespace: NFX.WinForms.Elements
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public void Invalidate()
See Also