C#
VB
C++
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".
public uint LinePattern { get; set; }
Public Property LinePattern As UInteger
public:
property uint LinePattern {
uint get();
void set ( uint 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".