CogIDPharmacode Orientation Property Cognex VisionPro
Orientation of the pharmacode symbol.

Namespace: Cognex.VisionPro.ID
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 65.1.0.0
Syntax

public CogIDOrientationConstants Orientation { get; set; }

Property Value

Type: CogIDOrientationConstants
Default value is Horizontal.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

Exceptions

ExceptionCondition
ArgumentException The supplied value is not a member of CogIDOrientationConstants
Remarks

Sets or gets the orientation of the symbole to decode.
See Also