ICogDLRuntimeView IsLabeled Property Cognex VisionPro 9.22 SR1
True if this view has been labeled. If true, this view will implement the ICogDLRuntimeLabeledView interface.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

bool IsLabeled { get; }

Property Value

Type: Boolean
See Also