Width Property

Summary
Gets or sets the value that indicates the window level width value.
Syntax
C#
VB
C++
public int Width { get; set; } 
  
Public Property Width As Integer 
            public: 
property int Width { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that indicates the window level width value.

Example

For an example, refer to MedicalViewerWindowLevelValues

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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