Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomAnnotationType Enumeration








Represents the value of the attribute "Graphic Type" (0070,0023) in the "Graphic Annotation Module".
Syntax
'Declaration
 
Public Enum DicomAnnotationType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomAnnotationType
public enum DicomAnnotationType : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomAnnotationType = function() { };
Leadtools.Dicom.DicomAnnotationType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomAnnotationType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000001Point "POINT"
0x00000002Polyline "POLYLINE"
0x00000003Interpolated "INTERPOLATED"
0x00000004Circle "CIRCLE"
0x00000005Ellipse "ELLIPSE"
Example
For an example, refer to FindFirstGraphicAnnSQItem.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

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