Get
The adornment shape to be rendered for each vertex.
Set
Namespace: Cognex.VisionSets VertexAdornment.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax
Property Value
Type: PolygonVertexAdornmentConstantsDefault Value: None
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is not in PolygonVertexAdornmentConstants. |
Remarks
The adornment shape to be rendered for all vertices. You can use SetVertexAdornmentColor to hide or to change the color of the adornment for each vertex.
Remarks
Changed Raised when the value of this property changes.
See Also