Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

LineDashingStyle Property








Gets or sets the value of the "Line Dashing Style" element (0070,0254) under one of the items under the "Line Style Sequence" (0070,0232) in the "Graphic Annotation Module".
Syntax
public DicomAnnotationDashStyleType LineDashingStyle {get; set;}
'Declaration
 
Public Property LineDashingStyle As DicomAnnotationDashStyleType
'Usage
 
Dim instance As DicomLineStyle
Dim value As DicomAnnotationDashStyleType
 
instance.LineDashingStyle = value
 
value = instance.LineDashingStyle
public DicomAnnotationDashStyleType LineDashingStyle {get; set;}
 <br/>get_LineDashingStyle();<br/>set_LineDashingStyle(value);<br/>Object.defineProperty('LineDashingStyle'); 
public:
property DicomAnnotationDashStyleType LineDashingStyle {
   DicomAnnotationDashStyleType get();
   void set (    DicomAnnotationDashStyleType value);
}

Property Value

The value of the "Line Dashing Style" element (0070,0254) under one of the items under the "Line Style Sequence" (0070,0232) in the "Graphic Annotation Module".
Remarks
This element is mandatory.
Example
For an example, refer to CreateCompoundGraphic.
Requirements

Target Platforms

See Also

Reference

DicomLineStyle Class
DicomLineStyle Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features