C#
C++/CLI
public override int CompoundGraphicInstanceId { get; set; }
public:
property int CompoundGraphicInstanceId {
int get() override;
void set ( int value) override;
}
The value of the "Compound Graphic Instance ID" element (0070,0226) under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Including CompoundGraphicInstanceId in the Options causes this optional element to be written on a write operation (i.e. SetGraphicObjectInformation). Excluding CompoundGraphicInstanceId means that this element will not be written. When reading (i.e. GetGraphicObjectInformation), CompoundGraphicInstanceId indicates the presence or absence of the "Compound Graphic Instance ID" element (0070,0226).