Bitmap for WPF
SetValueByName(String,Point2F) メソッド

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

パラメータ

name
Name of the property
value
Value of the property
参照

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