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 : AddLayerImageReference Method |
public void AddLayerImageReference( DicomElement graphicAnnSQItem, string imageSOPInstance )
'Declaration
Public Sub AddLayerImageReference( _ ByVal graphicAnnSQItem As DicomElement, _ ByVal imageSOPInstance As String _ )
'Usage
Dim instance As DicomDataSet Dim graphicAnnSQItem As DicomElement Dim imageSOPInstance As String instance.AddLayerImageReference(graphicAnnSQItem, imageSOPInstance)
public void AddLayerImageReference( DicomElement graphicAnnSQItem, string imageSOPInstance )
function Leadtools.Dicom.DicomDataSet.AddLayerImageReference( graphicAnnSQItem , imageSOPInstance )
public: void AddLayerImageReference( DicomElement^ graphicAnnSQItem, String^ imageSOPInstance )
DicomDataSet Class
DicomDataSet Members
FindFirstGraphicAnnSQItem Method
FindNextGraphicAnnSQItem Method
GetLayerName Method
SetLayerName Method
CreateGraphicAnnSQItem Method
GetLayerImageReferenceCount Method
RemoveImageReferenceFromLayer Method
RemoveAllImageReferencesFromLayer Method
RemoveAllImageReferences Method
GetLayerImageReferenceElement Method