Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

IsValidGraphicGroupId Property (DicomAnnotationObject)








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".
Syntax
public abstract bool IsValidGraphicGroupId {get;}
'Declaration
 
Public MustOverride ReadOnly Property IsValidGraphicGroupId As Boolean
'Usage
 
Dim instance As DicomAnnotationObject
Dim value As Boolean
 
value = instance.IsValidGraphicGroupId
public abstract bool IsValidGraphicGroupId {get;}
 get_IsValidGraphicGroupId(); 
public:
abstract 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".
Remarks
This property returns true if the GraphicGroupId flag is included in the in the Options. For more information, see GraphicGroupId
Requirements

Target Platforms

See Also

Reference

DicomAnnotationObject Class
DicomAnnotationObject Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features