Leadtools.Dicom Namespace : DicomAnnotationFillOptions Enumeration |
[FlagsAttribute()] public enum DicomAnnotationFillOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum DicomAnnotationFillOptions Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomAnnotationFillOptions
[FlagsAttribute()] public enum DicomAnnotationFillOptions : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomAnnotationFillOptions = function() { }; Leadtools.Dicom.DicomAnnotationFillOptions.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class DicomAnnotationFillOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
None | Indicates that the "Pattern Off Color CIELab Value" element (0070,0252) and the "Pattern Off Opacity" (0070,0285) are not present, or should not be written |
PatternOffColorCielabValue | Indicates that the "Pattern Off Color CIELab Value" element (0070,0252) is present, or should be written |
PatternOffOpacity | The "Pattern Off Opacity" (0070,0285) is present, or should be written |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationFillOptions
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