CogEllipticalAnnulusSection GraphicDOFEnable Property Cognex VisionPro 9.8
Interactive Degree of freedom for this graphic object. Provides the ability to govern interactive manipulation of an object; for example could be used to prevent an object from being resized.

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

public CogEllipticalAnnulusSectionDOFConstants GraphicDOFEnable { get; set; }

Property Value

Type: CogEllipticalAnnulusSectionDOFConstants
Events

Event TypeReason
CogEllipticalAnnulusSection Changed

Fires when the degrees of freedom state changes.

The following state flag may be affected:

    Remarks

    Sets or gets which interactive degrees of freedom (DOF) are enabled for this CogEllipticalAnnulusSection.

    See Also