Overload | Description |
---|---|
AddPresentationStateImageReference(String,Int32[],Int32) | Adds a new item to the "Referenced Image Sequence" under the "Presentation State Module". |
AddPresentationStateImageReference(DicomDataSet,Int32[],Int32) | Adds a new item to the "Referenced Image Sequence" under the "Presentation State Module" |
For an example, refer to SetPresentationStateInformation.
This method will add a new item into the "Referenced Image Sequence" (0008,1140) under
the "Presentation State Module", by passing the file name of the image (SOP Instance)
to be referenced.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
DicomDataSet ClassDicomDataSet Members
SetPresentationStateInformation Method
GetPresentationStateInformation Method
AddPresentationStateImageReference(DicomDataSet,Int32[],Int32) Method
RemovePresentationStateImageReference Method
RemoveAllPresentationStateImageReferences Method
GetPresentationStateImageReferenceSOPInstance Method
GetPresentationStateImageReferenceCount Method
FindFirstPresentationStateReferencedSeriesItem Method
FindNextPresentationStateReferencedSeriesItem Method
GetPresentationStateImageReference Method