←Select platform

DicomAnnotationType Enumeration

Summary

Represents the value of the attribute "Graphic Type" (0070,0023) in the "Graphic Annotation Module".

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

Members
ValueMemberDescription
1Point "POINT"
2Polyline "POLYLINE"
3Interpolated "INTERPOLATED"
4Circle "CIRCLE"
5Ellipse "ELLIPSE"

Example

For an example, refer to FindFirstGraphicAnnSQItem.

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