TreeAddEventArgs Constructor Cognex VisionPro 9.25 SR1

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.25.1.0
Syntax

public TreeAddEventArgs(
	string newSpaceName
)

Parameters

newSpaceName
Type: System String
The fully qualified pathname of the added tree's root space.
See Also