Leadtools.Dicom Namespace : DicomAnnotationFillModeType Enumeration |
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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomAnnotationFillModeType = function() { }; Leadtools.Dicom.DicomAnnotationFillModeType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomAnnotationFillModeType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
None | Used for initialization. The "Fill Mode" element (0070,0257) is mandatory, so it must be written, or when present when read. |
Solid | "Fill Mode" element (0070,0257) has the value "SOLID". |
Stippeled | "Fill Mode" element (0070,0257) has the value "STIPPELED". |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationFillModeType
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