The following tables list the members exposed by ModalityOptions.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ModalityOptions | Initializes a new instance of the ModalityOptions class with default parameters. |
Public Methods
Name | Description | |
---|---|---|
![]() |
GetSchema | This method is reserved and should not be used. When implementing the System.Xml.Serialization.IXmlSerializable interface, you should return null (Nothing in VB) from this method, and instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class. |
![]() |
ReadXml | Generates a ModalityOptions object from its XML representation. |
![]() |
WriteXml | Converts the ModalityOptions object to an XML representation. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
OnPropertyChanged | Raises the PropertyChanged event. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AutoWindowLevel | Gets or sets a value that indicates whether AutoWindowLevel is enabled or disabled. |
![]() |
AutoWindowLevelShortcut | Gets or sets the key that is used as a shortcut for AutoWindowLevel. |
![]() |
DefaultWindowLevel | Gets or sets the default window level to apply when the AutoWindowLevelShortcut is set to false. |
![]() |
WindowLevel | Returns a list which contains the WindowLevel information for this ModalityOptions |
Public Events
Name | Description | |
---|---|---|
![]() |
PropertyChanged | Occurs when the ModalityOptions property is changed. |
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