Gets a value indicating whether the "Compound Graphic Instance ID" (0070,0226) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
bool IsValidCompoundGraphicInstanceId {get;}
'Declaration
ReadOnly Property IsValidCompoundGraphicInstanceId As Boolean
'Usage
Dim instance As IDicomAnnotationObject
Dim value As Boolean
value = instance.IsValidCompoundGraphicInstanceId
bool IsValidCompoundGraphicInstanceId {get;}
get_IsValidCompoundGraphicInstanceId();
property bool IsValidCompoundGraphicInstanceId {
bool get();
}
Property Value
A value indicating whether the "Compound Graphic Instance ID" (0070,0226) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".