Leadtools.Dicom Namespace : DicomAnnotationCompoundGraphicType Enumeration |
public enum DicomAnnotationCompoundGraphicType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomAnnotationCompoundGraphicType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomAnnotationCompoundGraphicType
public enum DicomAnnotationCompoundGraphicType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.DicomAnnotationCompoundGraphicType = function() { }; Leadtools.Dicom.DicomAnnotationCompoundGraphicType.prototype = {
Ellipse = 0x00000005, MultiLine = 0x00000006, InfiniteLine = 0x00000007, CutLine = 0x00000008, RangeLine = 0x00000009, Ruler = 0x0000000A, Axis = 0x0000000B, CrossHair = 0x0000000C, Arrow = 0x0000000D, Rectangle = 0x0000000E, };
public enum class DicomAnnotationCompoundGraphicType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationCompoundGraphicType