CogDisplay UserPixelTree Property Cognex VisionPro
Returns a coordinate space tree containing coordinate spaces associated with this display control.

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 CogCoordinateSpaceTree UserPixelTree { get; }

Property Value

Type: CogCoordinateSpaceTree
The coordinate space tree.
Exceptions

See Also