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

Show in webframe

SelectedModality Property (ModalitySettingsDataSource)







Gets or sets the selcted Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
public ModalityType SelectedModality {get; set;}
'Declaration
 
Public Property SelectedModality As ModalityType
'Usage
 
Dim instance As ModalitySettingsDataSource
Dim value As ModalityType
 
instance.SelectedModality = value
 
value = instance.SelectedModality

            

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

Property Value

The Leadtools.Dicom.Common.DataTypes.ModalityType object that represents the selected modality.
Requirements

Target Platforms

See Also

Reference

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

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