Eyeshot 11 WPF API Reference
WPF 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