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

プロパティ値

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

解説

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

参照

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