CogMaskCreatorTool RunParams Property Cognex VisionPro 9.8 SR1
Get or set the RunParams.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.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