System.Windows.Ink 名前空間
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Windows Presentation Foundation (WPF) プラットフォームでインクを操作するクラスを提供します。
クラス
| 名前 | 説明 |
|---|---|
| DrawingAttributeIds |
DrawingAttributes クラスのプロパティを識別する GUID のセットが含まれています。 |
| DrawingAttributes |
Strokeの外観を指定します。 |
| DrawingAttributesReplacedEventArgs |
DefaultDrawingAttributesReplaced イベントのデータを提供します。 |
| EllipseStylusShape |
楕円のような形をしたスタイラスの先端を表します。 |
| GestureRecognitionResult |
インク ジェスチャに関する情報が含まれています。 |
| GestureRecognizer |
インク ジェスチャを認識します。 |
| IncrementalHitTester |
Strokeでヒット テストを動的に実行します。 |
| IncrementalLassoHitTester |
動的にヒットすると、なげなわで Stroke がテストされます。 |
| IncrementalStrokeHitTester |
消しゴム パスを使用してストロークを動的にヒット テストします。 |
| LassoSelectionChangedEventArgs |
SelectionChanged イベントのデータを提供します。 |
| PropertyDataChangedEventArgs |
|
| RectangleStylusShape |
長方形のスタイラス 先端を表します。 |
| Stroke |
1 つのインク ストロークを表します。 |
| StrokeCollection |
Stroke オブジェクトのコレクションを表します。 |
| StrokeCollectionChangedEventArgs |
StrokesChanged イベントのデータを提供します。 |
| StrokeHitEventArgs |
StrokeHitのIncrementalStrokeHitTester イベントを処理するメソッドを表します。 |
| StylusPointsReplacedEventArgs |
StylusPointsReplaced イベントのデータを提供します。 |
| StylusShape |
スタイラスの先端を表します。 |
列挙型
| 名前 | 説明 |
|---|---|
| ApplicationGesture |
使用可能なアプリケーション固有の |
| RecognitionConfidence |
特定のインク ジェスチャに対して GestureRecognizer が決定する信頼度レベルを指定します。 |
| StylusTip |
Strokeの描画に使用する先端を指定します。 |
代理人
| 名前 | 説明 |
|---|---|
| DrawingAttributesReplacedEventHandler |
DefaultDrawingAttributesReplacedのInkCanvas イベントを処理するメソッドを表します。 |
| LassoSelectionChangedEventHandler |
SelectionChangedのIncrementalLassoHitTester イベントを処理するメソッドを表します。 |
| PropertyDataChangedEventHandler |
|
| StrokeCollectionChangedEventHandler |
StrokesChangedのStrokeCollection イベントを処理するメソッドを表します。 |
| StrokeHitEventHandler |
StrokeHitのIncrementalStrokeHitTester イベントを処理するメソッドを表します。 |
| StylusPointsReplacedEventHandler |
StylusPointsReplacedのStroke イベントを処理するメソッドを表します。 |