Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomAnnotationShadowStyleType Enumeration








Represents the value of the "Shadow Style" element (0070, 0244) in a "Line Style Sequence" (0070,0232) item and "Text Style Sequence" (0070,0231) item.
Syntax
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 = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomAnnotationShadowStyleType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Off The "Shadow Style" element (0070, 0244) is not present, or should not be written.
0x00000001Normal The "Shadow Style" element (0070, 0244) has the value "NORMAL".
0x00000002Outlined The "Shadow Style" element (0070, 0244) has the value "OUTLINED".
Example
For an example, refer to CreateCompoundGraphic.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationShadowStyleType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features