Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / CollisionDetection2D Class / ClearCache Method

In This Topic
    ClearCache Method
    In This Topic
    Removes all the objects defined for collision detection.
    Syntax
    'Declaration
     
    Public Overridable Sub ClearCache() 
    public virtual void ClearCache()
    See Also