TextSearch.SetTextPath(DependencyObject, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
TextPath 添付プロパティを指定した要素に書き込みます。
public:
static void SetTextPath(System::Windows::DependencyObject ^ element, System::String ^ path);
public static void SetTextPath (System.Windows.DependencyObject element, string path);
static member SetTextPath : System.Windows.DependencyObject * string -> unit
Public Shared Sub SetTextPath (element As DependencyObject, path As String)
パラメーター
- element
- DependencyObject
プロパティ値の書き込み先になる要素。
- path
- String
項目を識別するプロパティの名前。