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

Show in webframe

DicomAnnotationFillModeType Enumeration








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.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomAnnotationFillModeType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomAnnotationFillModeType
public enum DicomAnnotationFillModeType : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomAnnotationFillModeType = function() { };
Leadtools.Dicom.DicomAnnotationFillModeType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomAnnotationFillModeType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None Used 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 CreateCompoundGraphic.
Inheritance Hierarchy

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

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