CogGraphicDOFConstants EnumerationCognex VisionPro 9.5
Enumeration for the degree of freedom for any shape.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

[FlagsAttribute]
public enum CogGraphicDOFConstants
Members

  Member nameValueDescription
None0
Position-2147483648
All-1
Remarks

Enumeration that describes which degrees of freedom (DOF) are enabled for a CogGraphicInteractive. You can OR these constants to combine different degrees of freedom.

See Also