| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub DeleteWindow() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void DeleteWindow() | |
| C++/CLI | |
|---|---|
public: void DeleteWindow(); | |
For an example, refer to GetWindowCount.
This method will delete the following elements:
Window Center (0028,1050)
Window Width (0028,1051)
Window Center and Width Explanation (0028,1055)
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code