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