Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > IModalitySettingsDataSource Interface : DeleteModalityPreset Method |
void DeleteModalityPreset( ModalityType modality, WindowLevelInformation preset )
'Declaration Sub DeleteModalityPreset( _ ByVal modality As ModalityType, _ ByVal preset As WindowLevelInformation _ )
'Usage Dim instance As IModalitySettingsDataSource Dim modality As ModalityType Dim preset As WindowLevelInformation instance.DeleteModalityPreset(modality, preset)
void DeleteModalityPreset( ModalityType modality, WindowLevelInformation* preset )
void DeleteModalityPreset( ModalityType modality, WindowLevelInformation^ preset )