CogMaskCreatorTool RunParams Property Cognex VisionPro 9.23
Get or set the RunParams.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 91.0.0.0
Syntax

public CogMaskCreator RunParams { get; set; }

Property Value

Type: CogMaskCreator
Events

Event TypeReason
ICogChangedEvent ChangedFires when the value of this property may have changed.
See Also