Returns/sets the adornment used to indicate the direction of the contour.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogGeneralContourDirectionAdornmentConstantsExceptions
| Exception | Condition |
|---|---|
| ArgumentException | The value is not in CogGeneralContourDirectionAdornmentConstants. |
Remarks
Sets or gets the adornment used to indicate the direction of the contour.
For very small segments (less than 16 display pixels), the direction adornment is not drawn even if enabled. For small segments (less than 32 screen pixels), the direction adornment appears near the midpoint of the segment. For all other segments, direction adornments appear near the 25% and 75% fraction of the segment.
Default Value: None
See Also