'Declaration Public Function Decode( _
ByVal sourceDicomAnnotationTreeNodeThe metadata tree node, which contains information about DICOM annotation data set.As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomAnnotationTreeNode _
) As DicomAnnotationDataCollection[]
public DicomAnnotationDataCollection[] Decode(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomAnnotationTreeNode sourceDicomAnnotationTreeNode
)
Parameters
- sourceDicomAnnotationTreeNode
- The metadata tree node, which contains information about DICOM annotation data set.
Return Value
An array of DICOM annotation data collections, which are loaded from DICOM annotation data set.