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