Gets a value indicating whether the "Graphic Group ID" (0070,0295) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
public abstract bool IsValidGraphicGroupId { get; }
Public MustOverride ReadOnly Property IsValidGraphicGroupId As Boolean
public:
abstract property bool IsValidGraphicGroupId {
bool get();
}
A value indicating whether the "Graphic Group ID" (0070,0295) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
This property returns true if the GraphicGroupId flag is included in the in the Options. For more information, see GraphicGroupId
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