LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomAnnotationType Enumeration

Show in webframe







Represents the value of the attribute "Graphic Type" (0070,0023) in the "Graphic Annotation Module".
Syntax
public enum DicomAnnotationType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomAnnotationType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomAnnotationType
public enum DicomAnnotationType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomAnnotationType = function() { };
Leadtools.Dicom.DicomAnnotationType.prototype = {
Point = 0x00000001, Polyline = 0x00000002, Interpolated = 0x00000003, Circle = 0x00000004, Ellipse = 0x00000005, };
public enum class DicomAnnotationType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001Point"POINT"
0x00000002Polyline"POLYLINE"
0x00000003Interpolated"INTERPOLATED"
0x00000004Circle"CIRCLE"
0x00000005Ellipse"ELLIPSE"
Example
For an example, refer to DicomDataSet.FindFirstGraphicAnnSQItem.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features