←Select platform

OldCenter Property

Summary

Gets the value that indicates the previous window center.

Syntax

C#
VB
C++
public int OldCenter { get; } 
  
Public ReadOnly Property OldCenter As Integer 
             
            public: 
property int OldCenter { 
   int get(); 
} 
             

Property Value

Value that indicates the previous window center. 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly