Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / RestoreViewportsForDesignTime Method

In This Topic
    RestoreViewportsForDesignTime Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub RestoreViewportsForDesignTime( _
       ByVal func As ViewportLayout.DesignTimeFuncHandler _
    ) 
    public void RestoreViewportsForDesignTime( 
       ViewportLayout.DesignTimeFuncHandler func
    )

    Parameters

    func
    See Also