Gets or sets the value of the "Pattern Off Opacity" element (0070,0285) under one of the items under the "Fill Style Sequence" (0070,0233) in the "Graphic Annotation Module".
public float PatternOffOpacity { get; set; }
Public Property PatternOffOpacity As Single
public float PatternOffOpacity {get; set;}
<br/>get_PatternOffOpacity();<br/>set_PatternOffOpacity(value);<br/>Object.defineProperty('PatternOffOpacity');
public:
property float PatternOffOpacity {
float get();
void set ( float value);
}
The value of the "Pattern Off Opacity" element (0070,0285) under one of the items under the "Fill Style Sequence" (0070,0233) in the "Graphic Annotation Module".
This element is mandatory.
For an example, refer to CreateCompoundGraphic.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET