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 > ModalitySettingsDataSource Class : DeleteModalityPreset Method |
public void DeleteModalityPreset( ModalityType modality, WindowLevelInformation preset )
'Declaration Public Sub DeleteModalityPreset( _ ByVal modality As ModalityType, _ ByVal preset As WindowLevelInformation _ )
'Usage Dim instance As ModalitySettingsDataSource Dim modality As ModalityType Dim preset As WindowLevelInformation instance.DeleteModalityPreset(modality, preset)
public: void DeleteModalityPreset( ModalityType modality, WindowLevelInformation* preset )
public: void DeleteModalityPreset( ModalityType modality, WindowLevelInformation^ preset )