Leadtools.Dicom Namespace : DicomTemporalRangeType Enumeration |
public enum DicomTemporalRangeType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomTemporalRangeType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomTemporalRangeType
public enum DicomTemporalRangeType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.DicomTemporalRangeType = function() { }; Leadtools.Dicom.DicomTemporalRangeType.prototype = {
Undefined = 0x00000000, Point = 0x00000001, Multipoint = 0x00000002, Segment = 0x00000003, Multisegment = 0x00000004, Begin = 0x00000005, End = 0x00000006, };
public enum class DicomTemporalRangeType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTemporalRangeType