LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomAnnotationTextOptions Enumeration

Show in webframe







Controls the behavior of reading (i.e. DicomDataSet.GetCompoundGraphicInformation) and writing (i.e DicomDataSet.SetCompoundGraphicInformation) DicomTextStyle objects
Syntax
[FlagsAttribute()]
public enum DicomAnnotationTextOptions : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum DicomAnnotationTextOptions 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomAnnotationTextOptions
[FlagsAttribute()]
public enum DicomAnnotationTextOptions : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomAnnotationTextOptions = function() { };
Leadtools.Dicom.DicomAnnotationTextOptions.prototype = {
None = 0x00000000, FontName = 0x00000001, };
[FlagsAttribute()]
public enum class DicomAnnotationTextOptions : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo optional elements are present in the dataset.
0x00000001FontNameThe "Font Name" element (0070,0227) is present in the dataset.
Remarks
When reading, the DicomAnnotationObject.Options flags indicate if the optional elements are present. When writing, the DicomAnnotationObject.Options flags indicate if the optional elements are to be written.
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationTextOptions

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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