Inheritance Hierarchy
Cognex.Vision ShareableBase
Cognex.Vision ChangedEventShareableBase
Cognex.Vision GraphicInteractiveBase
Cognex.Vision.Implementation.Internal GeneralContour
Namespace: Cognex.Vision.Implementation.Internal
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax
The GeneralContour type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| GeneralContour |
Methods
Operators
| Name | Description | |
|---|---|---|
| Equality | Compares the equality of two GeneralContour objects. | |
| Inequality | Compares the inequality of two GeneralContour objects. |
Fields
| Name | Description | |
|---|---|---|
| SfClosed | ||
| SfDirectionAdornment | ||
| SfGetPenKey | ||
| SfGetPenType | ||
| SfHighlightColor | ||
| SfHighlightIndex | ||
| SfHighlightRequested | ||
| SfLength | ||
| SfPenCount | ||
| SfSegmentCount | ||
| SfVertexAdornment |
Properties
Events
| Name | Description | |
|---|---|---|
| Changed | (Overrides ChangedEventShareableBase Changed.) | |
| Dragging | (Overrides GraphicInteractiveBase Dragging.) | |
| DraggingStopped | (Overrides GraphicInteractiveBase DraggingStopped.) | |
| SegmentAdded | ||
| SegmentsChanged | ||
| SegmentsRemoved |
See Also