LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

DicomAnnotationOptions Enumeration








Flags that control the behavior of reading (i.e. DicomDataSet.GetCompoundGraphicInformation) and writing (i.e DicomDataSet.SetCompoundGraphicInformation) DICOM annotations .NET support WinRT support
Syntax
[FlagsAttribute()]
public enum DicomAnnotationOptions : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum DicomAnnotationOptions 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomAnnotationOptions
[FlagsAttribute()]
public enum DicomAnnotationOptions : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomAnnotationOptions = function() { };
Leadtools.Dicom.DicomAnnotationOptions.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class DicomAnnotationOptions : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
CompoundGraphicInstanceIdThe "Compound Graphic Instance ID" element (0070,0226) is present, or should be written.
FillThe "Fill Style Sequence" (0070,0233) is present, or should be written.
GraphicGroupIdThe "Graphic Group ID" element (0070,0295) is present, or should be written.
LineThe "Line Style Sequence" (0070,0232) is present, or should be written.
NoneThe optional sequences and elements are not present, or should not be written.
TextThe "Text Style Sequence" (0070,0231) is present, or should be written.
Remarks
When reading, the DicomAnnotationOptions flags indicate whether an optional sequence or item is present. When writing, the DicomAnnotationOptions flags indicate whether an optional sequence or item is to be written.
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationOptions

Requirements

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

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features