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 > ModalityOptions Class : WindowLevel Property |
public BindingList<WindowLevelInformation> WindowLevel {get;}
'Declaration Public ReadOnly Property WindowLevel As BindingList(Of WindowLevelInformation)
'Usage Dim instance As ModalityOptions Dim value As BindingList(Of WindowLevelInformation) value = instance.WindowLevel
public: __property BindingList<WindowLevelInformation*>* get_WindowLevel();
public: property BindingList<WindowLevelInformation^>^ WindowLevel { BindingList<WindowLevelInformation^>^ get(); }