LEADTOOLS Medical
LEAD Technologies, Inc

GraphicGroupId Property






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 int GraphicGroupId {get; set;}
 get_GraphicGroupId();
set_GraphicGroupId(value);
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.
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