C#
VB
Java
WinRT C#
C++
Gets or sets the value of the "Window Center" (0028,1050) element
public double WindowCenter { get; set; }
Public Property WindowCenter As Double
public double WindowCenter {get; set;}
public double getWindowCenter()
public void setWindowCenter(double value)
<br/>get_WindowCenter();<br/>set_WindowCenter(value);<br/>Object.defineProperty('WindowCenter');
public:
property double WindowCenter {
double get();
void set ( double value);
}
Value indicating the "Window Center" (0028,1050) element.
For an example, refer to GetWindowCount.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET