| Visual Basic (Declaration) | |
|---|---|
Public Sub DeleteVoiLut() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void DeleteVoiLut() | |
| C++/CLI | |
|---|---|
public: void DeleteVoiLut(); | |
For an example, refer to VoiLutCount.
This method will delete the VOI LUT Sequence (0028,3010) and all the items under that
sequence.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code