LEADTOOLS Medical
LEAD Technologies, Inc

CompoundGraphicInstanceId Property






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 int CompoundGraphicInstanceId {get; set;}
 get_CompoundGraphicInstanceId();
set_CompoundGraphicInstanceId(value);
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomAnnotationsUtilities Class
DicomAnnotationsUtilities Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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