ICogDLRuntimeView IsLabeled Property Cognex VisionPro 9.24
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: 91.0.0.0 (91.0.0.0)
Syntax

bool IsLabeled { get; }

Property Value

Type: Boolean
See Also