Removes all "Referenced Image Sequence(s)", which belong to the "Referenced Series Sequence" under the "Presentation State Module".
public void RemoveAllPresentationStateImageReferences()
Public Sub RemoveAllPresentationStateImageReferences()
public void RemoveAllPresentationStateImageReferences()
public void removeAllPresentationStateImageReferences()
function Leadtools.Dicom.DicomDataSet.RemoveAllPresentationStateImageReferences()
public:
void RemoveAllPresentationStateImageReferences();
This method will remove all "Referenced Image Sequence(s)" (0008,1140), which belong to the "Referenced Series Sequence" (0008,1115) under the "Presentation State Module".
For an example, refer to SetPresentationStateInformation.
SetPresentationStateInformation Method
GetPresentationStateInformation Method
AddPresentationStateImageReference(String,Int32[],Int32) Method
AddPresentationStateImageReference(DicomDataSet,Int32[],Int32) Method
RemovePresentationStateImageReference Method
GetPresentationStateImageReferenceSOPInstance Method
GetPresentationStateImageReferenceCount Method
FindFirstPresentationStateReferencedSeriesItem Method
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