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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomAnnotationShadowStyleType = function() { }; Leadtools.Dicom.DicomAnnotationShadowStyleType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomAnnotationShadowStyleType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Normal | The "Shadow Style" element (0070, 0244) has the value "NORMAL". |
Off | The "Shadow Style" element (0070, 0244) is not present, or should not be written. |
Outlined | The "Shadow Style" element (0070, 0244) has the value "OUTLINED". |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationShadowStyleType
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