Queries the rendering engine for any special capabilities it might have.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
Parameters
- renderCapability
- Type: System String
Queries for an interface that will allow them to tweak new features or disable them if they don't like them.
Return Value
Type: ObjectAn interface to the new rendering engine capability. Returns null if the engine does not support the new capability.
Exceptions
| Exception | Condition |
|---|---|
| AxHost InvalidActiveXStateException | Thrown when the display control is invalid. |
See Also