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 float PatternOnOpacity {get; set;}
get_PatternOnOpacity();
set_PatternOnOpacity(value);
public:
property float PatternOnOpacity {
float get();
void set ( float value);
}
'Declaration
Public Property PatternOnOpacity As Single
'Usage
Dim instance As DicomLineStyle
Dim value As Single
instance.PatternOnOpacity = value
value = instance.PatternOnOpacity
Property 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".
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2