CogIODiscreteDataItem Line Property Cognex VisionPro 9.5
Set or get a line number. The line number must be greater than 0 and less than 31; otherwise, ArgumentOutOfRangeException will be thrown

Namespace: Cognex.VisionPro.QuickBuild.IO
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax

public int Line { get; set; }

Property Value

Type: Int32
See Also