Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Viewport Class / UpdateGraphics Event

In This Topic
    UpdateGraphics Event
    In This Topic
    Occurs when graphics is updated.
    Syntax
    'Declaration
     
    Public Event UpdateGraphics As Viewport.UpdateGraphicsHandler
    public event Viewport.UpdateGraphicsHandler UpdateGraphics
    Remarks
    For internal use only.
    See Also