CVB.Net 15.0
Loading...
Searching...
No Matches
SampleList.ILabelInfo Interface Reference

Interface for label information. More...

Inherits SampleList.ISampleListChild.

Inherited by SampleImageList.ImageLabelInfo< TLabel >, and SampleList.ILabelInfo< TLabel >.

Properties

int Index [get]
 Numeric index of the label.
 
Type LabelType [get]
 Type of the label (either typeof(string) or typeof(float[])).
 
- Properties inherited from SampleList.ISampleListChild
SampleList ParentList [get]
 Object through which the native handle may be accessed.
 

Detailed Description

Interface for label information.