Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / Dispose Method

In This Topic
    Dispose Method (Entity)
    In This Topic
    Cleans up graphics resources, like display lists, textures, etc.
    Syntax
    'Declaration
     
    Public Overridable Sub Dispose() 
    public virtual void Dispose()
    See Also