Leadtools.Dicom Namespace : DicomAnnotationDashStyleType Enumeration |
public enum DicomAnnotationDashStyleType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomAnnotationDashStyleType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomAnnotationDashStyleType
public enum DicomAnnotationDashStyleType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.DicomAnnotationDashStyleType = function() { }; Leadtools.Dicom.DicomAnnotationDashStyleType.prototype = {
None = 0x00000000, Solid = 0x00000001, Dashed = 0x00000002, };
public enum class DicomAnnotationDashStyleType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationDashStyleType