←Select platform

DicomAnnotationCompoundGraphicType Enumeration

Summary

Represents the value of the "Compound Graphic Type" (0070,0294) element in a "Compound Graphic Sequence" item.

Syntax
C#
VB
C++
public enum DicomAnnotationCompoundGraphicType   
Public Enum DicomAnnotationCompoundGraphicType  
public enum class DicomAnnotationCompoundGraphicType   

Members
ValueMemberDescription
5Ellipse The "Compound Graphic Type" element (0070, 0294) contains the value "ELLIPSE"
6MultiLine The "Compound Graphic Type" element (0070, 0294) contains the value "MULTILINE"
7InfiniteLine The "Compound Graphic Type" element (0070, 0294) contains the value "INFINITELINE"
8CutLine The "Compound Graphic Type" element (0070, 0294) contains the value "CUTLINE"
9RangeLine The "Compound Graphic Type" element (0070, 0294) contains the value "RANGELINE"
10Ruler The "Compound Graphic Type" element (0070, 0294) contains the value "RULER"
11Axis The "Compound Graphic Type" element (0070, 0294) contains the value "AXIS"
12CrossHair The "Compound Graphic Type" element (0070, 0294) contains the value "CROSSHAIR"
13Arrow The "Compound Graphic Type" element (0070, 0294) contains the value "ARROW"
14Rectangle The "Compound Graphic Type" element (0070, 0294) contains the value "RECTANGLE"

Example

For an example, refer to CreateCompoundGraphic.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly