Cog3DDisplay UpDirection Property Cognex VisionPro
Returns the vector which represents the upward direction for the camera.

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

public Cog3DVect3 UpDirection { get; }

Property Value

Type: Cog3DVect3
See Also