CanModifyWindowLevelPreset Property

Summary
Determines whether the PresetToolStripMenuItem will be displayed
Syntax
C#
VB
C++
public bool CanModifyWindowLevelPreset { get; set; } 
  
Public Property CanModifyWindowLevelPreset As Boolean 
public: 
property bool CanModifyWindowLevelPreset { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True to display the PresetToolStripMenuItem; Otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.