Interactive Degree of freedom for a graphic object. Allows access to each graphic's GraphicDOFEnable property without knowing the specific graphic type.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax
Property Value
Type: CogGraphicDOFConstantsImplements
ICogGraphicInteractive GraphicDOFEnableBaseEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the degrees of freedom state changes. The following state flag may be affected:
|
Remarks
Sets or gets which degrees of freedom (DOF) are enabled for the shape. This property allows access to a graphic's GraphicDOFEnable property without knowing the specific graphic type.
Default Value: None
See Also