←Select platform

WindowCenter Property

Summary
Gets or sets the value of the "Window Center" (0028,1050) element
Syntax
C#
VB
C++
Java
public double WindowCenter { get; set; } 
Public Property WindowCenter As Double 
public double getWindowCenter() 
public void setWindowCenter(double value) 
public: 
property double WindowCenter { 
   double get(); 
   void set (    double value); 
} 

Property Value

Value indicating the "Window Center" (0028,1050) element.

Example

For an example, refer to GetWindowCount.

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.Dicom Assembly

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