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

In This Topic
    Update Method (AttributeBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub Update( _
       ByVal another As PlanarEntity _
    ) 
    protected override void Update( 
       PlanarEntity another
    )

    Parameters

    another
    See Also