LEADTOOLS Medical

CompoundGraphicInstanceId Property

Show in webframe





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.
Syntax
public int CompoundGraphicInstanceId {get; set;}
'Declaration
 
Public Property CompoundGraphicInstanceId As Integer
'Usage
 
Dim instance As DicomAnnotationsUtilities
Dim value As Integer
 
instance.CompoundGraphicInstanceId = value
 
value = instance.CompoundGraphicInstanceId

            

            
public:
property int CompoundGraphicInstanceId {
   int get();
   void set (    int value);
}

Property Value

The "Compound Graphic Instance ID" (0070,0226) that is used when converting an Leadtools.Annotations.Core.AnnObject to a Leadtools.Dicom.DicomCompoundGraphic.
Remarks
When a LEAD Leadtools.Annotations.Core.AnnObject is converted to a Leadtools.Dicom.DicomCompoundGraphic, it will be assigned a unique CompoundGraphicInstanceId. The DICOM specification recommends that any DICOM Compound Graphic also be converted to a DICOM Graphic Object, for backward compatibility. The DICOM Graphic Object will also be assigned the same CompoundGraphicInstanceId as the DICOM Compound Graphic, so that it is clear that these are both representations of the same object.
Example
For an example, refer to FromAnnContainerToDataSet(DicomDataSet,AnnContainer).
Requirements

Target Platforms

See Also

Reference

DicomAnnotationsUtilities Class
DicomAnnotationsUtilities Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features