IVisualProcessor Interface |
Interface to allow classes to apply a process to a visual (sub)tree.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic interface IVisualProcessor
The IVisualProcessor type exposes the following members.
Methods| | Name | Description |
|---|
 | Process |
Process the visual subtree.
|
Top
See Also