LEADTOOLS Medical

GraphicGroupId Property

Show in webframe





Gets or sets the "Graphic Group ID" (0070,0295) that is used when converting an AnnObject to a grouped Leadtools.Dicom.DicomAnnotationObject.
Syntax
public int GraphicGroupId {get; set;}
'Declaration
 
Public Property GraphicGroupId As Integer
'Usage
 
Dim instance As DicomAnnotationsUtilities
Dim value As Integer
 
instance.GraphicGroupId = value
 
value = instance.GraphicGroupId

            

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

Property Value

The "Graphic Group ID" (0070,0295) that is used when converting an AnnObject to a grouped Leadtools.Dicom.DicomAnnotationObject.
Remarks
Certain LEAD Leadtools.Annotations.Core.AnnObject are converted to two or more Leadtools.Dicom.DicomAnnotationObject, which are then "grouped" together. These include Leadtools.Annotations.Core.AnnPolyRulerObject and Leadtools.Annotations.Core.AnnProtractorObject. The GraphicGroupId is a number that these grouped objects share to identify them as part of a group
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