←Select platform

GraphicGroupId Property

Summary
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".
Syntax
C#
C++/CLI
public override int GraphicGroupId { get; set; } 
public: 
property int GraphicGroupId { 
   int get() override; 
   void set (    int value) override; 
} 

Property Value

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".

Remarks

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).

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.