MaximumWidth Property

Summary

Gets or sets the maximum value allowed for the width of the window level action

Syntax
C#
VB
C++
public int MaximumWidth { get; set; } 
  
Public Property MaximumWidth As Integer 
            public: 
property int MaximumWidth { 
   int get(); 
   void set (    int ); 
} 

Property Value

Maximum value allowed for the width of the window level action.

Remarks

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly