TransformChangeEventArgs Constructor Cognex VisionPro 9.22

Constructor for these EventArgs. You typically will not need to use this method.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public TransformChangeEventArgs(
	string spaceName
)

Parameters

spaceName
Type: System String
The fully qualified pathname of the child space whose transform has changed.
See Also