Gets or sets the value that determines whether the dialog should include Range combo box.
public bool ShowRange { get; set; }
Public Property ShowRange As Boolean
public: property bool ShowRange { bool get(); void set ( bool ); }
public:
property bool ShowRange {
bool get();
void set ( bool );
}
true the dialog should include the Range combo box; false if otherwise.
Refer to RasterWindowLevelDialog example.
Target Platforms
RasterWindowLevelDialog Class
RasterWindowLevelDialog Members
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library