C#
VB
C++
Gets or sets the WindowLevelInformationArgumentData that represents the data for the argument.
public WindowLevelInformationArgumentData Data { get; set; }
Public Property Data As Leadtools.Medical.Workstation.WindowLevelInformationArgumentData
public:
property Leadtools.Medical.Workstation.WindowLevelInformationArgumentData^ Data {
Leadtools.Medical.Workstation.WindowLevelInformationArgumentData^ get();
void set ( Leadtools.Medical.Workstation.WindowLevelInformationArgumentData^ );
}
The WindowLevelInformationArgumentData that represents the data for the argument.
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