C#
VB
C++
Gets a singleton object of the WorkstationUISettings class defined in a configuration file.
public static WorkstationUISettings Instance { get; }
Public Shared ReadOnly Property Instance As Leadtools.Medical.Workstation.Ui.Factory.WorkstationUISettings
public:
static property Leadtools.Medical.Workstation.Ui.Factory.WorkstationUISettings^ Instance {
Leadtools.Medical.Workstation.Ui.Factory.WorkstationUISettings^ get();
}
A WorkstationUISettings singleton object.
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