LayerBaseClearInjections Method |
Remove all injected frames from the layer.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntaxpublic void ClearInjections()
RemarksThis is performed after each time the layer is drawn to
prepare for the next iteration.
See Also