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

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

PropertyDataChangedEventHandler

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

StrokeCollectionChangedEventHandler

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

StrokeHitEventHandler

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

StylusPointsReplacedEventHandler

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