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