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

Show in webframe

DicomAnnotationLineOptions Enumeration








Controls the behavior of reading (i.e. GetCompoundGraphicInformation) and writing (i.e SetCompoundGraphicInformation) DicomLineStyle objects
Syntax
[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  
Leadtools.Dicom.DicomAnnotationLineOptions = function() { };
Leadtools.Dicom.DicomAnnotationLineOptions.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
[FlagsAttribute()]
public enum class DicomAnnotationLineOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None The "Pattern Off Color CIELab Value" element (0070,0252) and the "Pattern Off Opacity" (0070,0285) are not present, or should not be written
0x00000001PatternOffColorCielabValue The "Pattern Off Color CIELab Value" element (0070,0252) is present, or should be written
0x00000002PatternOffOpacity The "Pattern Off Opacity" (0070,0285) is present, or should be written
Remarks
When reading, the Options flags indicate if the optional elements are present. When writing, the Options flags indicate if the optional elements are to be written.
Example
For an example, refer to CreateCompoundGraphic.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationLineOptions

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