Leadtools.Medical.Workstation Namespace : ModalityOptions Class |
The following tables list the members exposed by ModalityOptions.
Name | Description | |
---|---|---|
ModalityOptions Constructor | Initializes a new instance of the ModalityOptions class with default parameters. |
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 |
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 Visual Basic) 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. |
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the ModalityOptions property is changed. |