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

Options Property (DicomAnnotationObject)








Flags that indicate whether to write optional tags or sequences when writing a DicomAnnotationObject, or if optional tags or sequences are present when reading a DicomAnnotationObject. .NET support
Syntax
public abstract DicomAnnotationOptions Options {get; set;}
'Declaration
 
Public MustOverride Property Options As DicomAnnotationOptions
'Usage
 
Dim instance As DicomAnnotationObject
Dim value As DicomAnnotationOptions
 
instance.Options = value
 
value = instance.Options
public abstract DicomAnnotationOptions Options {get; set;}
ObjectiveC Syntax
Java Syntax
 get_Options();
set_Options(value);
public:
abstract property DicomAnnotationOptions Options {
   DicomAnnotationOptions get();
   void set (    DicomAnnotationOptions value);
}

Property Value

The flags that indicate whether to write optional tags or sequences when writing a DicomAnnotationObject, or if optional tags or sequences are present when reading a DicomAnnotationObject.
Remarks
The "Text Style Sequence" (0070,0231), "Line Style Sequence (0070,0232)", and "Fill Style Sequence" (0070,0233) are all optional sequences that can be read/written when processing a DicomAnnotationObject. When writing, use these flags to indicate which sequences to be included. When reading, these flags indicate which sequences are present. Note that these flags can also be used to include or indicate the presence of the "Compound Graphic Instance ID" element (0070,0226) and the "Graphic Group ID" element (0070,0295).
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
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

DicomAnnotationObject Class
DicomAnnotationObject Members

 

 


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