LEADTOOLS Medical (Leadtools.Dicom assembly)

CompoundGraphicInstanceId Property (DicomCompoundGraphic)

Show in webframe







Gets or sets the value of the "Compound Graphic Instance ID" element (0070,0226) under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Syntax
public override int CompoundGraphicInstanceId {get; set;}
'Declaration
 
Public Overrides Property CompoundGraphicInstanceId As Integer
'Usage
 
Dim instance As DicomCompoundGraphic
Dim value As Integer
 
instance.CompoundGraphicInstanceId = value
 
value = instance.CompoundGraphicInstanceId
public override int CompoundGraphicInstanceId {get; set;}

            

            
 
get_CompoundGraphicInstanceId();
set_CompoundGraphicInstanceId(value);
Object.defineProperty('CompoundGraphicInstanceId');
public:
property int CompoundGraphicInstanceId {
   int get() override;
   void set (    int value) override;
}

Property Value

The value of the "Compound Graphic Instance ID" element (0070,0226) under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Remarks
For the "Compound Graphic Sequence" (0070,0209), the "Compound Graphic Instance ID" element (0070,0226) is mandatory, so including or excluding the DicomAnnotationOptions.CompoundGraphicInstanceId in the Options has no effect on read DicomDataSet.GetCompoundGraphicInformation or write DicomDataSet.GetCompoundGraphicInformation operations.
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
Requirements

Target Platforms

See Also

Reference

DicomCompoundGraphic Class
DicomCompoundGraphic Members

 

 


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

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