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

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

    Parameters

    func
    See Also