Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / Invalidate Method

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