LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ModalityOptions Class Methods
See Also 
Leadtools.Medical.Workstation Namespace : ModalityOptions Class


"

For a list of all members of this type, see ModalityOptions members.

"

Public Methods

 NameDescription
public Method GetSchemaThis 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.  
public Method ReadXmlGenerates a ModalityOptions object from its XML representation.  
public Method WriteXmlConverts the ModalityOptions object to an XML representation.  
Top

Protected Methods

 NameDescription
protected Method OnPropertyChangedRaises the PropertyChanged event.  
Top

See Also