Leadtools.Dicom Namespace : DicomAnnotationLineOptions Enumeration |
[FlagsAttribute()] public enum DicomAnnotationLineOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum DicomAnnotationLineOptions Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomAnnotationLineOptions
[FlagsAttribute()] public enum DicomAnnotationLineOptions : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomAnnotationLineOptions = function() { }; Leadtools.Dicom.DicomAnnotationLineOptions.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class DicomAnnotationLineOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
None | 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 | 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.DicomAnnotationLineOptions
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