View.FlushLayersContainingObject Method
Calls Layer.FlushCache on all child layers that contains the object.
Thread safety: This method is not thread-safe and it should only be called from the GUI thread. Show
FlushLayersContainingObject(EngineObject object)
Calls Layer.FlushCache on all child layers that contains the object.Syntax
public void FlushLayersContainingObject (
EngineObject object
)
Parameters
object
Type: EngineObject
The object.
The object.
Platforms
Windows, Linux, Android