ICogDLRuntimeLabeledView PropertiesCognex VisionPro 9.22

The ICogDLRuntimeLabeledView type exposes the following members.

Properties

  NameDescription
Public propertyBookmark
True if this view is bookmarked.
(Inherited from ICogDLRuntimeView.)
Public propertyGroup
The name of the group to which this view belongs.
(Inherited from ICogDLRuntimeView.)
Public propertyHasMask
True if this view has a mask.
(Inherited from ICogDLRuntimeView.)
Public propertyInvalidMessage
A message explaining why this view is invalid and could not be trained.
(Inherited from ICogDLRuntimeView.)
Public propertyIsLabeled
True if this view has been labeled. If true, this view will implement the ICogDLRuntimeLabeledView interface.
(Inherited from ICogDLRuntimeView.)
Public propertyLabelChecking
True if the view is checking label quality.
Public propertyManual
True if the view's training flag is set manually.
Public propertyMask
The view's mask.
(Inherited from ICogDLRuntimeView.)
Public propertyMemo
The view's memo.
(Inherited from ICogDLRuntimeView.)
Public propertyParent
This view's parent CogDLRuntimeMarking
(Inherited from ICogDLRuntimeView.)
Public propertyPose
This region's pose.
(Inherited from ICogDLRuntimeView.)
Public propertyProcessingError
The type, if any, of error that occured during processing.
(Inherited from ICogDLRuntimeView.)
Public propertyRefPose
This view was defined with respect to this pose.
(Inherited from ICogDLRuntimeView.)
Public propertySize
The size of this view in pixels.
(Inherited from ICogDLRuntimeView.)
Public propertyTrain
True if the view is used for training.
Public propertyValidation
True if the view is used for validation.
Top
See Also