LEADTOOLS Medical (Leadtools.Dicom assembly)

LineStyle Property (DicomGraphicObject)

Show in webframe







Gets or sets a value that represents the single item that is presented in the "Line Style Sequence" (0070,0232).
Syntax
public DicomLineStyle LineStyle {get; set;}
'Declaration
 
Public Property LineStyle As DicomLineStyle
'Usage
 
Dim instance As DicomGraphicObject
Dim value As DicomLineStyle
 
instance.LineStyle = value
 
value = instance.LineStyle
public DicomLineStyle LineStyle {get; set;}

            

            
 
get_LineStyle();
set_LineStyle(value);
Object.defineProperty('LineStyle');
public:
property DicomLineStyle^ LineStyle {
   DicomLineStyle^ get();
   void set (    DicomLineStyle^ value);
}

Property Value

A value that represents the single item that is presented in the "Line Style Sequence" (0070,0232).
Remarks
The "Line Style Sequence" (0070,0232) is an optional sequence that can be read or written when processing a DicomGraphicObject. When writing, include or exclude the DicomAnnotationOptions.Line flag in the Options to indicate if this sequence should be included. When reading, the DicomAnnotationOptions.Line flag indicates if the "Line Style Sequence" is present. For more information, see Options.
Requirements

Target Platforms

See Also

Reference

DicomGraphicObject Class
DicomGraphicObject 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