EllipticalAnnulusSection GraphicDOFEnable Property Cognex VisionPro 9.10
Get

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.

Set

Sets GraphicDOFEnable.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public EllipticalAnnulusSectionDOFConstants GraphicDOFEnable { get; set; }

Property Value

Type: EllipticalAnnulusSectionDOFConstants
Remarks

Gets which interactive degrees of freedom (DOF) are enabled for this EllipticalAnnulusSection.

Remarks

Changed Raised when the value of this property changes. The following state flag may be affected:

See Also