CogDisplay GetTransform Method Cognex VisionPro
Returns the transform from fromSpace to toSpace.

Namespace: Cognex.VisionPro.Display
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public virtual ICogTransform2D GetTransform(
	string toSpace,
	string fromSpace
)

Return Value

Type: ICogTransform2D
Exceptions

See Also