OldWidth Property

Summary
Gets the value that indicates the previous window width.
Syntax
C#
VB
C++
public int OldWidth { get; } 
  
Public ReadOnly Property OldWidth As Integer 
            public: 
property int OldWidth { 
   int get(); 
} 

Property Value

Value that indicates the previous window width. This value is only valid if the cell is added to the MedicalViewer.

Example

For an example, refer to MedicalViewerChangingWindowLevelEventArgs

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.