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".
int GraphicGroupId {get; set;}
Property GraphicGroupId As Integer
int GraphicGroupId {get; set;}
<br/>get_GraphicGroupId();<br/>set_GraphicGroupId(value);<br/>Object.defineProperty('GraphicGroupId');
property int GraphicGroupId {
int get();
void set ( int 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".
Including GraphicGroupId in the Options causes this optional element to be written on a write operation (i.e. SetGraphicObjectInformation). Excluding GraphicGroupId means that this element will not be written. When reading (i.e. GetGraphicObjectInformation), GraphicGroupId indicates the presence or absence of the "Graphic Group ID" element (0070,0295).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET