LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomAnnotationShadowStyleType Enumeration

Show in webframe







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.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomAnnotationShadowStyleType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomAnnotationShadowStyleType
public enum DicomAnnotationShadowStyleType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomAnnotationShadowStyleType = function() { };
Leadtools.Dicom.DicomAnnotationShadowStyleType.prototype = {
Off = 0x00000000, Normal = 0x00000001, Outlined = 0x00000002, };
public enum class DicomAnnotationShadowStyleType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000OffThe "Shadow Style" element (0070, 0244) is not present, or should not be written.
0x00000001NormalThe "Shadow Style" element (0070, 0244) has the value "NORMAL".
0x00000002OutlinedThe "Shadow Style" element (0070, 0244) has the value "OUTLINED".
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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