LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomAnnotationFillModeType Enumeration

Show in webframe







Represents the value of the "Fill Mode" element (0070,0257) in a "Fill Style Sequence" (0070,0233) item.
Syntax
public enum DicomAnnotationFillModeType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomAnnotationFillModeType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomAnnotationFillModeType
public enum DicomAnnotationFillModeType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomAnnotationFillModeType = function() { };
Leadtools.Dicom.DicomAnnotationFillModeType.prototype = {
None = 0x00000000, Solid = 0x00000001, Stippeled = 0x00000002, };
public enum class DicomAnnotationFillModeType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneUsed for initialization. The "Fill Mode" element (0070,0257) is mandatory, so it must be written, or when present when read.
0x00000001Solid"Fill Mode" element (0070,0257) has the value "SOLID".
0x00000002Stippeled"Fill Mode" element (0070,0257) has the value "STIPPELED".
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationFillModeType

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