←Select platform

DeleteWindow() Method

Summary

Deletes all the elements that describe "window center" and "window width".

Syntax

C#
VB
Java
WinRT C#
C++
public void DeleteWindow() 
Public Overloads Sub DeleteWindow()  
public void DeleteWindow() 
public void deleteWindow() 
 function Leadtools.Dicom.DicomDataSet.DeleteWindow()() 
public: 
void DeleteWindow();  

Remarks

This method will delete the following elements:

Window Center (0028,1050)

Window Width (0028,1051)

Window Center and Width Explanation (0028,1055)

Example

For an example, refer to GetWindowCount.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly