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