DisplayModes EnumerationCognex VisionPro 9.23
This enum defines the available display modes for rendering 3D content

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 91.0.0.0
Syntax

public enum DisplayModes
Members

  Member nameValueDescription
Surface0The display will render the surfaces of the 3D objects
Vertices1The display will render the vertices of the 3D objects
See Also