C#
VB
C++
Gets or sets the value for the Orientation for the items in the ImageListBox.
public Orientation Orientation { get; set; }
Public Property Orientation As Leadtools.Medical.Workstation.Ui.Orientation
public:
property Leadtools.Medical.Workstation.Ui.Orientation Orientation {
Leadtools.Medical.Workstation.Ui.Orientation get();
void set ( Leadtools.Medical.Workstation.Ui.Orientation );
}
The value for the Orientation for the items in the ImageListBox.
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