Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport Class / Update Method

In This Topic
    Update Method (Viewport)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub Update( _
       ByVal another As IUserInterfaceElement _
    ) 
    public virtual void Update( 
       IUserInterfaceElement another
    )

    Parameters

    another
    See Also