C#
VB
C++
Gets or sets the ImageMode of the ImageListBox user control.
public ImageBoxMode ImageMode { get; set; }
Public Property ImageMode As Leadtools.Medical.Workstation.Ui.ImageBoxMode
public:
property Leadtools.Medical.Workstation.Ui.ImageBoxMode ImageMode {
Leadtools.Medical.Workstation.Ui.ImageBoxMode get();
void set ( Leadtools.Medical.Workstation.Ui.ImageBoxMode );
}
An ImageBoxMode value that represents the ImageMode.
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