←Select platform

WindowCenter Property

Summary

Gets or sets the value of the "Window Center" (0028,1050) element

Syntax

C#
VB
Java
WinRT C#
C++
public double WindowCenter {get; set;} 
Public Property WindowCenter As Double 
public double WindowCenter {get; set;} 
public double getWindowCenter() 
public void setWindowCenter(double value) 
             
  
get_WindowCenter(); 
set_WindowCenter(value); 
Object.defineProperty('WindowCenter');  
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize