CogTrevista ShapeVerticalImageParams Property Cognex VisionPro 9.22
Gets or sets the main parameters controlling the output ShapeVerticalImage.

Namespace: Cognex.VisionPro.Trevista
Assembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 87.0.0.0
Syntax

public CogTrevistaCommonImageParams ShapeVerticalImageParams { get; set; }

Property Value

Type: CogTrevistaCommonImageParams
Main parameters controlling the output ShapeVerticalImage.

All output image parameters share these common properties:

Events

Event TypeReason
ICogChangedEvent Changed Fires when this property changes. The following state flag may be affected:
Exceptions

ExceptionCondition
ObjectDisposedException If the object has been disposed.
ArgumentNullException The input value is null.
See Also

[Cognex.VisionPro.CogTrevista.SensorCorrectionEnabled]