Layer.Opacity

Layer.Opacity property

レイヤーの不透明度を取得または設定します。 0 = 透明、255 = 不透明.

public byte Opacity { get; set; }

プロパティ値

レイヤーの不透明度.

関連項目