指定されたオブジェクトに
PathGeometry添付プロパティの値を設定します。
シンタックス
'宣言
Public Shared Sub SetPathGeometry( _
ByVal As System.Windows.DependencyObject, _
ByVal As System.Windows.Media.PathGeometry _
)
public static void SetPathGeometry(
System.Windows.DependencyObject ,
System.Windows.Media.PathGeometry
)
パラメータ
- d
- 値を設定するオブジェクト。
- value
- プロパティ値。
参照