C#
VB
C++
Gets an array of ImageListBox objects that represent the image lists.
public ImageListBox[] ImageLists { get; }
Public ReadOnly Property ImageLists As Leadtools.Medical.Workstation.Ui.ImageListBox()
public:
property Leadtools.Medical.Workstation.Ui.array<ImageListBox^>^ ImageLists {
Leadtools.Medical.Workstation.Ui.array<ImageListBox^>^ get();
}
An array of ImageListBox objects that represent the image lists.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET