C#
C++
public int GetCompoundGraphicCount(
DicomElement graphicAnnSQItem
)
public:
int GetCompoundGraphicCount(
DicomElement^ graphicAnnSQItem
)
graphicAnnSQItem
An item element under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module".
The compound graphic annotation count.
This method returns the number of compound graphic annotation objects in the specified "Graphic Annotation Sequence" (0070,0001) item in the "Graphic Annotation Module".
For an example, refer to CreateCompoundGraphic.
FindFirstGraphicAnnSQItem Method
GetCompoundGraphicInformation Method
SetCompoundGraphicInformation Method
RemoveAllCompoundGraphics Method