LEADTOOLS Medical (Leadtools.Dicom assembly)

LinePattern Property

Show in webframe







Gets or sets the value of the "Line Pattern" element (0070,0255) under one of the items under the "Line Style Sequence" (0070,0232) in the "Graphic Annotation Module".
Syntax
public uint LinePattern {get; set;}
'Declaration
 
Public Property LinePattern As UInteger
'Usage
 
Dim instance As DicomLineStyle
Dim value As UInteger
 
instance.LinePattern = value
 
value = instance.LinePattern
public uint LinePattern {get; set;}

            

            
 
get_LinePattern();
set_LinePattern(value);
Object.defineProperty('LinePattern');
public:
property uint LinePattern {
   uint get();
   void set (    uint value);
}

Property Value

The value of the "Fill Pattern" element (0070,0256) under one of the items under the "Line Style Sequence" (0070,0232) in the "Graphic Annotation Module".
Remarks
This element is conditional and will be written if LineDashingStyle is DicomAnnotationDashStyleType.Dashed.
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