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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomTemporalRangeType = function() { }; Leadtools.Dicom.DicomTemporalRangeType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomTemporalRangeType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Begin | BEGIN (a range beginning at one temporal point, and extending beyond the end of the acquired data) |
End | END (a range beginning before the start of the acquired data, and extending to (and including) the identified temporal point). |
Multipoint | MULTIPOINT (multiple temporal points) |
Multisegment | MULTISEGMENT (multiple segments, each denoted by two temporal points) |
Point | POINT (a single temporal point) |
Segment | SEGMENT (a range between two temporal points) |
Undefined | Undefined |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTemporalRangeType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2