Click or drag to resize
LayerBaseClearInjections Method
Remove all injected frames from the layer.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public void ClearInjections()
Remarks
This is performed after each time the layer is drawn to prepare for the next iteration.
See Also