LEADTOOLS Medical (Leadtools.Dicom assembly)

LineOptions Property

Show in webframe







Indicates whether to write optional tags writing DicomAnnotationLineOptions, or if optional tags are present when reading a DicomAnnotationLineOptions.
Syntax
public DicomAnnotationLineOptions LineOptions {get; set;}
'Declaration
 
Public Property LineOptions As DicomAnnotationLineOptions
'Usage
 
Dim instance As DicomLineStyle
Dim value As DicomAnnotationLineOptions
 
instance.LineOptions = value
 
value = instance.LineOptions
public DicomAnnotationLineOptions LineOptions {get; set;}

            

            
 
get_LineOptions();
set_LineOptions(value);
Object.defineProperty('LineOptions');
public:
property DicomAnnotationLineOptions LineOptions {
   DicomAnnotationLineOptions get();
   void set (    DicomAnnotationLineOptions value);
}

Property Value

The flags that indicate whether to write optional tags writing DicomAnnotationLineOptions, or if optional tags are present when reading a DicomAnnotationLineOptions.
Remarks
The "Line Style Sequence (0070,0232)" contains optional elements that can be read/written when processing a DicomAnnotationObject. When writing, use these flags to indicate which elements to be included. When reading, these flags indicate which elements are present.
Example
For an example, refer to CreateCompoundGraphic.
Requirements

Target Platforms

See Also

Reference

DicomLineStyle Class
DicomLineStyle Members

 

 


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