Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport.UpdateGraphicsHandler Delegate

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