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

Show in webframe

IsValidCompoundGraphicInstanceId Property (DicomGraphicObject)








Gets a value indicating if the "Compound Graphic Instance ID" (0070,0226) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Syntax
public override bool IsValidCompoundGraphicInstanceId {get;}
'Declaration
 
Public Overrides ReadOnly Property IsValidCompoundGraphicInstanceId As Boolean
'Usage
 
Dim instance As DicomGraphicObject
Dim value As Boolean
 
value = instance.IsValidCompoundGraphicInstanceId
public override bool IsValidCompoundGraphicInstanceId {get;}
 get_IsValidCompoundGraphicInstanceId(); 
public:
property bool IsValidCompoundGraphicInstanceId {
   bool get() override;
}

Property Value

The value indicating if the "Compound Graphic Instance ID" (0070,0226) element is present in the specified item under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Remarks
This property returns true if the CompoundGraphicInstanceId flag is included in the in the Options. For more information, see CompoundGraphicInstanceId
Requirements

Target Platforms

See Also

Reference

DicomGraphicObject Class
DicomGraphicObject 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