Gets a value indicating if the "Compound Graphic Instance ID" (0070,0226) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
public override bool IsValidCompoundGraphicInstanceId { get; }
Public Overrides ReadOnly Property IsValidCompoundGraphicInstanceId As Boolean
public override bool IsValidCompoundGraphicInstanceId {get;}
get_IsValidCompoundGraphicInstanceId();
public:
property bool IsValidCompoundGraphicInstanceId {
bool get() override;
}
The value indicating if the "Compound Graphic Instance ID" (0070,0226) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
This property returns true if the CompoundGraphicInstanceId flag is included in the in the Options. For more information, see CompoundGraphicInstanceId
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