Bitmap for WPF
SetValue(Int32,Int32) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Properties クラス > SetValue メソッド : SetValue(Int32,Int32) メソッド
Index of the property
Value of the property
Sets the named property to the given value.
シンタックス
'宣言
 
Public Overloads Sub SetValue( _
   ByVal index As System.Integer, _
   ByVal value As System.Integer _
) 
public void SetValue( 
   System.int index,
   System.int value
)

パラメータ

index
Index of the property
value
Value of the property
参照

Properties クラス
Properties メンバ
オーバーロード一覧