ICogShapeModel PolarityAdornment Property Cognex VisionPro 9.7
Returns/sets the polarity adornment of this CogShapeModel.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax

CogShapeModelPolarityAdornmentConstants PolarityAdornment { get; set; }

Property Value

Type: CogShapeModelPolarityAdornmentConstants
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the adornment changes.

The following state flag may be affected:

    Exceptions

    Remarks

    Sets or gets the polarity adornment of this CogShapeModel.

    Default Value: None

    See Also