次の方法で共有


GlowFormat.Transparency プロパティ

定義

光彩効果の透明度を 0.0 (不透明) から 1.0 (クリア) の値として取得または設定します。

public:
 property float Transparency { float get(); void set(float value); };
public float Transparency { get; set; }
member this.Transparency : single with get, set
Public Property Transparency As Single

プロパティ値

光彩効果の透明度。

注釈

値の取得と設定が可能です。

適用対象