Leadtools.Dicom.Annotations.Core Namespace : DicomAnnotationsUtilities Class |
The following tables list the members exposed by DicomAnnotationsUtilities.
Name | Description | |
---|---|---|
DicomAnnotationsUtilities Constructor | Initializes a new instance of a DicomAnnotationsUtilities object. |
Name | Description | |
---|---|---|
CompoundGraphicInstanceId | Gets or sets the "Compound Graphic Instance ID" (0070,0226) that is used when converting an Leadtools.Annotations.Core.AnnObject to a Leadtools.Dicom.DicomCompoundGraphic. | |
ContainerMapper | Gets or sets the Leadtools.Annotations.Core.AnnContainerMapper that is used when converting between LEAD Leadtools.Annotations.Core.AnnObject and Leadtools.Dicom.DicomAnnotationObject. | |
DefaultObject | Gets or sets the defaults used when calling ToAnnObject(DicomAnnotationObject). | |
DisplayHeight | Sets the display height of the annotations in pixels | |
DisplayWidth | Sets the display width of the annotations in pixels | |
GraphicGroupId | Gets or sets the "Graphic Group ID" (0070,0295) that is used when converting an AnnObject to a grouped Leadtools.Dicom.DicomAnnotationObject. | |
ImageDpiX | Gets or sets the horizontal resolution used when converting the points of an Leadtools.Annotations.Core.AnnObject to pixels. | |
ImageDpiY | Gets or sets the vertical resolution used when converting the points of an Leadtools.Annotations.Core.AnnObject to pixels. | |
LayerName | Gets or sets the layer name used when calling FromAnnObjectToDataSet. |
Name | Description | |
---|---|---|
FromAnnContainerToDataSet | Overloaded. Converts all the LEAD Annotation objects in an AnnContainer into one or more DICOM annotation objects, and stores the result in a Leadtools.Dicom.DicomDataSet. | |
FromAnnObjectToDataSet | Converts a LEAD Annotation object into one or more DICOM annotation objects, and adds the new DICOM annotation objects into the dataset. | |
FromDataSetToAnnContainer | Converts all of the Graphic Annotation Sequence (DICOM Annotations) stored in a Leadtools.Dicom.DicomDataSet into a LEAD AnnContainer that contains LEAD Leadtools.Annotations.Core.AnnObject objects. | |
IncrementCompoundGraphicInstanceId | Increments the CompoundGraphicInstanceId to a new,unused value that can be assigned to the next DICOM Compound Graphic. | |
IncrementGraphicGroupId | Increments the GraphicGroupId to a new,unused value that can be assigned to the next group. | |
ToAnnObject | Overloaded. Converts a Leadtools.Dicom.DicomAnnotationObject to an AnnObject. |
Name | Description | |
---|---|---|
OnIncrementCompoundGraphicInstanceId | Occurs when the IncrementCompoundGraphicInstanceId is called. | |
OnIncrementGraphicGroupId | Occurs when the IncrementGraphicGroupId is called. |