The following tables list the members exposed by DicomAnnotationsUtilities.
Public Constructors
Name | Description | |
---|---|---|
DicomAnnotationsUtilities | Initializes a new instance of a DicomAnnotationsUtilities object. |
Public Methods
Name | Description | |
---|---|---|
FromAnnObject | Converts a LEADTOOLS AnnObject object to a Leadtools.Dicom.DicomAnnotationObject. | |
FromAnnObjectToDataSet | Converts a LEAD Annotation object into one or more DICOM annotation objects, and (optionally) adds the new DICOM annotation objects into the dataset. | |
ToAnnObject | Converts a Leadtools.Dicom.DicomAnnotationObject to an object that is of type Leadtools.Annotations.AnnObject. |
Public Properties
Name | Description | |
---|---|---|
DefaultObject | Gets or sets the defaults used when calling ToAnnObject. | |
DisplayHeight | Sets the display height of the annotations in pixels | |
DisplayWidth | Sets the display width of the annotations in pixels | |
LayerName | Gets or sets the layer name used when calling FromAnnObject. |