Leadtools.Dicom Namespace > DicomDataSet Class : GetPresentationStateImageReferenceSOPInstance Method |
public string GetPresentationStateImageReferenceSOPInstance( DicomElement refSeriesSQItem, int imageIndex )
'Declaration Public Function GetPresentationStateImageReferenceSOPInstance( _ ByVal refSeriesSQItem As DicomElement, _ ByVal imageIndex As Integer _ ) As String
'Usage Dim instance As DicomDataSet Dim refSeriesSQItem As DicomElement Dim imageIndex As Integer Dim value As String value = instance.GetPresentationStateImageReferenceSOPInstance(refSeriesSQItem, imageIndex)
public string GetPresentationStateImageReferenceSOPInstance( DicomElement refSeriesSQItem, int imageIndex )
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.GetPresentationStateImageReferenceSOPInstance( refSeriesSQItem , imageIndex )
public: String^ GetPresentationStateImageReferenceSOPInstance( DicomElement^ refSeriesSQItem, int imageIndex )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
DicomDataSet Class
DicomDataSet Members
SetPresentationStateInformation Method
GetPresentationStateInformation Method
AddPresentationStateImageReference(String,Int32[],Int32) Method
AddPresentationStateImageReference(DicomDataSet,Int32[],Int32) Method
RemovePresentationStateImageReference Method
RemoveAllPresentationStateImageReferences Method
GetPresentationStateImageReferenceCount Method
FindFirstPresentationStateReferencedSeriesItem Method
FindNextPresentationStateReferencedSeriesItem Method
GetPresentationStateImageReference Method