←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly