C#
VB
C++
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".
public DicomAnnotationDashStyleType LineDashingStyle { get; set; }
Public Property LineDashingStyle As DicomAnnotationDashStyleType
public:
property DicomAnnotationDashStyleType LineDashingStyle {
DicomAnnotationDashStyleType get();
void set ( DicomAnnotationDashStyleType 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".
This element is mandatory.