Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
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 )
function Leadtools.Dicom.DicomDataSet.GetLayerImageReferenceSOPInstance( graphicAnnSQItem , imageIndex )
public: String^ GetLayerImageReferenceSOPInstance( DicomElement^ graphicAnnSQItem, int imageIndex )
DicomDataSet Class
DicomDataSet Members
FindFirstGraphicAnnSQItem Method
FindNextGraphicAnnSQItem Method
GetLayerName Method
SetLayerName Method
CreateGraphicAnnSQItem Method
AddLayerImageReference Method
RemoveImageReferenceFromLayer Method
RemoveAllImageReferencesFromLayer Method
RemoveAllImageReferences Method
GetLayerImageReferenceElement Method