System.Windows.Ink 名前空間

Windows Presentation Foundation (WPF) プラットフォームでインクを操作するクラスを提供します。

クラス

名前 説明
DrawingAttributeIds

DrawingAttributes クラスのプロパティを識別する GUID のセットが含まれています。

DrawingAttributes

Strokeの外観を指定します。

DrawingAttributesReplacedEventArgs

DefaultDrawingAttributesReplaced イベントのデータを提供します。

EllipseStylusShape

楕円のような形をしたスタイラスの先端を表します。

GestureRecognitionResult

インク ジェスチャに関する情報が含まれています。

GestureRecognizer

インク ジェスチャを認識します。

IncrementalHitTester

Strokeでヒット テストを動的に実行します。

IncrementalLassoHitTester

動的にヒットすると、なげなわで Stroke がテストされます。

IncrementalStrokeHitTester

消しゴム パスを使用してストロークを動的にヒット テストします。

LassoSelectionChangedEventArgs

SelectionChanged イベントのデータを提供します。

PropertyDataChangedEventArgs

PropertyDataChanged イベントのデータを提供します。

RectangleStylusShape

長方形のスタイラス 先端を表します。

Stroke

1 つのインク ストロークを表します。

StrokeCollection

Stroke オブジェクトのコレクションを表します。

StrokeCollectionChangedEventArgs

StrokesChanged イベントのデータを提供します。

StrokeHitEventArgs

StrokeHitIncrementalStrokeHitTester イベントを処理するメソッドを表します。

StylusPointsReplacedEventArgs

StylusPointsReplaced イベントのデータを提供します。

StylusShape

スタイラスの先端を表します。

列挙型

名前 説明
ApplicationGesture

使用可能なアプリケーション固有の gestureを指定します。

RecognitionConfidence

特定のインク ジェスチャに対して GestureRecognizer が決定する信頼度レベルを指定します。

StylusTip

Strokeの描画に使用する先端を指定します。

代理人

名前 説明
DrawingAttributesReplacedEventHandler

DefaultDrawingAttributesReplacedInkCanvas イベントを処理するメソッドを表します。

LassoSelectionChangedEventHandler

SelectionChangedIncrementalLassoHitTester イベントを処理するメソッドを表します。

PropertyDataChangedEventHandler

PropertyDataChanged イベントを処理するメソッドを表します。

StrokeCollectionChangedEventHandler

StrokesChangedStrokeCollection イベントを処理するメソッドを表します。

StrokeHitEventHandler

StrokeHitIncrementalStrokeHitTester イベントを処理するメソッドを表します。

StylusPointsReplacedEventHandler

StylusPointsReplacedStroke イベントを処理するメソッドを表します。