LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

GraphicGroupId Property (IDicomAnnotationObject)








Gets or sets the value of the "Graphic Group ID" element (0070,0295) under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module". .NET support WinRT support
Syntax
int GraphicGroupId {get; set;}
'Declaration
 
Property GraphicGroupId As Integer
'Usage
 
Dim instance As IDicomAnnotationObject
Dim value As Integer
 
instance.GraphicGroupId = value
 
value = instance.GraphicGroupId
int GraphicGroupId {get; set;}
ObjectiveC Syntax
Java Syntax
get_GraphicGroupId();
set_GraphicGroupId(value);
property int GraphicGroupId {
   int get();
   void set (    int value);
}

Property Value

A value of the "Graphic Group ID" element (0070,0295) under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Remarks
Including DicomAnnotationOptions.GraphicGroupId in the Options causes this optional element to be written on a write operation (i.e. DicomDataSet.SetGraphicObjectInformation). Excluding DicomAnnotationOptions.GraphicGroupId means that this element will not be written. When reading (i.e. DicomDataSet.GetGraphicObjectInformation), DicomAnnotationOptions.GraphicGroupId indicates the presence or absence of the "Graphic Group ID" element (0070,0295).
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
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

IDicomAnnotationObject Interface
IDicomAnnotationObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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