←Select platform

IsValidCompoundGraphicInstanceId Property (DicomAnnotationObject)

Summary

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".

Syntax

C#
VB
C++
public abstract bool IsValidCompoundGraphicInstanceId {get;} 
Public MustOverride ReadOnly Property IsValidCompoundGraphicInstanceId As Boolean 
public: 
abstract 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".

Remarks

This property returns true if the CompoundGraphicInstanceId flag is included in the Options. For more information, see CompoundGraphicInstanceId

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize