GrapeCity ActiveReports for .NET 16.0J
Opacity プロパティ (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : Opacity プロパティ
Gets or sets the opacity factor applied to the entire System.Windows.UIElement when it is rendered in the user interface (UI). This is a dependency property.
シンタックス
'宣言
 
Public Property Opacity As Double
public double Opacity {get; set;}

プロパティ値

The opacity factor. Default opacity is 1.0. Expected values are between 0.0 and 1.0.
参照

Viewer クラス
Viewer メンバ