C#
VB
C++
Gets or sets the value of the "Pattern On Opacity" element (0070,0284) under one of the items under the "Line Style Sequence" (0070,0232) in the "Graphic Annotation Module".
public float PatternOnOpacity { get; set; }
Public Property PatternOnOpacity As Single
public:
property float PatternOnOpacity {
float get();
void set ( float value);
}
The value of the "Pattern On Opacity" element (0070,0284) under one of the items under the "Line Style Sequence" (0070,0232) in the "Graphic Annotation Module".
This element is mandatory.