DICOM Annotation – .NET and COM Interop

Assembly – Class/Namespace

Comments

Help Files

Leadtools.Dicom.dll -
Leadtools.Dicom.DicomDataSet

Provides the main functionality for dealing with data sets. It includes methods for creating, initializing, loading and saving data sets. In addition, there are methods and properties that allow you to do the following:

  • Maneuver through a data set.

  • Search a data set.

  • Insert or delete data set members.

  • Retrieve or set data element values.

  • Get or set information about the entire data set.

  • Convert values.

  • Insert and extract DICOM Annotations (DicomDataSet Class)

Leadtools.Dicom.DicomDataSet Help

Leadtools.Dicom.Annotations.dll -
Leadtools.Dicom.Annotations

LEADTOOLS DICOM Annotation features provide support for saving LEADTOOLS Annotations directly to and from a DICOM Data Set, as private data. This support lets you save multiple annotations to the same file, with password protection, and edit the annotations later.

The DicomAnnotationsUtilities Class enables you to convert between DICOM and LEADTOOLS Annotation objects.

Leadtools.Dicom.Annotations Help

Refer to .NET documentation for COM methods, properties and events.