←Select platform

LineOptions Property

Summary

Indicates whether to write optional tags writing DicomAnnotationLineOptions, or if optional tags are present when reading a DicomAnnotationLineOptions.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.Dicom.DicomAnnotationLineOptions LineOptions {get; set;} 
Public Property LineOptions As Leadtools.Dicom.DicomAnnotationLineOptions 
public Leadtools.Dicom.DicomAnnotationLineOptions LineOptions {get; set;} 
  
get_LineOptions(); 
set_LineOptions(value); 
Object.defineProperty('LineOptions');  

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize