Center Property

Summary

Gets the value that indicates the new window center.

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

Property Value

Value that indicates the new 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 Apryse Sofware Corp. All Rights Reserved.

Leadtools.MedicalViewer Assembly