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".
bool IsValidGraphicGroupId {get;}
'Declaration
ReadOnly Property IsValidGraphicGroupId As Boolean
'Usage
Dim instance As IDicomAnnotationObject
Dim value As Boolean
value = instance.IsValidGraphicGroupId
bool IsValidGraphicGroupId {get;}
get_IsValidGraphicGroupId();
property bool IsValidGraphicGroupId {
bool get();
}
Property Value
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".