ベクトルイメージ読み込み時の背景色の値(緑)を設定します。
[Visual Basic]
Public Property BackgroundGreen As Integer
[C#]
public int BackgroundGreen {get; set;}

プロパティ値

値は0~255で、デフォルトは255です。

解説

ベクトルイメージ読み込み時の背景色の値(緑)を設定します。

参照

ImageKit メンバ | Newtone.ImageKit.WPF.Web.ImageKit