Returns the transform from fromSpace to toSpace.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- toSpace
- Type: System String
The destination space.
- fromSpace
- Type: System String
The source space.
Return Value
Type: ICogTransform2DExceptions
| Exception | Condition |
|---|---|
| AxHost InvalidActiveXStateException | Thrown when the display control is invalid. |
See Also