ImageLabelInfoTLabel Properties

CVB.Net Documentation

The SampleImageListImageLabelInfoTLabel generic type exposes the following members.

Properties

  NameDescription
Public propertyIndex
Get the index of this label. Note that this index may change when samples are removed from the image list - therefore you should check this index often. Generally it is more recommendable to work label based, not index based.
Public propertyLabel
Label under which this class is stored. You may change this label using the Relabel(UTP) method.
Public propertyLabelType
Type of the labels.
Public propertyParentList
SampleList object to which this class file object is bound
Public propertySamples
Samples under this label.
Top
See Also

Reference