Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / Invalidate Method / Invalidate() Method

In This Topic
    Invalidate() Method
    In This Topic
    Invalidates the entire surface of the control and causes the control to be redrawn.
    Syntax
    'Declaration
     
    Public Overloads Shadows Sub Invalidate() 
    public new void Invalidate()
    See Also