←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly