Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.DesignTimeFuncHandler Delegate

In This Topic
    ViewportLayout.DesignTimeFuncHandler Delegate
    In This Topic
    Syntax
    'Declaration
     
    Public Delegate Sub ViewportLayout.DesignTimeFuncHandler() 
    public delegate void ViewportLayout.DesignTimeFuncHandler()
    See Also