Leadtools.Dicom Namespace > DicomDataSet Class : GetLayerImageReferenceSOPInstance Method |
public string GetLayerImageReferenceSOPInstance( DicomElement graphicAnnSQItem, int imageIndex )
'Declaration Public Function GetLayerImageReferenceSOPInstance( _ ByVal graphicAnnSQItem As DicomElement, _ ByVal imageIndex As Integer _ ) As String
'Usage Dim instance As DicomDataSet Dim graphicAnnSQItem As DicomElement Dim imageIndex As Integer Dim value As String value = instance.GetLayerImageReferenceSOPInstance(graphicAnnSQItem, imageIndex)
public string GetLayerImageReferenceSOPInstance( DicomElement graphicAnnSQItem, int imageIndex )
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.GetLayerImageReferenceSOPInstance( graphicAnnSQItem , imageIndex )
public: String^ GetLayerImageReferenceSOPInstance( DicomElement^ graphicAnnSQItem, 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
FindFirstGraphicAnnSQItem Method
FindNextGraphicAnnSQItem Method
GetLayerName Method
SetLayerName Method
CreateGraphicAnnSQItem Method
AddLayerImageReference Method
RemoveImageReferenceFromLayer Method
RemoveAllImageReferencesFromLayer Method
RemoveAllImageReferences Method
GetLayerImageReferenceElement Method