C#
VB
Java
WinRT C#
C++
Gets or sets the value of the "Window Width" (0028,1051) element.
public double WindowWidth { get; set; }
Public Property WindowWidth As Double
public double WindowWidth {get; set;}
public double getWindowWidth()
public void setWindowWidth(double value)
<br/>get_WindowWidth();<br/>set_WindowWidth(value);<br/>Object.defineProperty('WindowWidth');
public:
property double WindowWidth {
double get();
void set ( double value);
}
Value indicating the "Window Width" (0028,1051) element.
WindowWidth shall always be greater than or equal to 1.
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