Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

SelectedModality Property (IModalitySettingsDataSource)







Gets the currently selected Modality.
Syntax
ModalityType SelectedModality {get; set;}
'Declaration
 
Property SelectedModality As ModalityType
'Usage
 
Dim instance As IModalitySettingsDataSource
Dim value As ModalityType
 
instance.SelectedModality = value
 
value = instance.SelectedModality

            

            
__property ModalityType get_SelectedModality();
__property void set_SelectedModality( 
   ModalityType value
);
property ModalityType SelectedModality {
   ModalityType get();
   void set (    ModalityType value);
}

Property Value

The currently selected Leadtools.Dicom.Common.DataTypes.ModalityType. .
Requirements

Target Platforms

See Also

Reference

IModalitySettingsDataSource Interface
IModalitySettingsDataSource Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features