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 |
IncrementalLassoHitTester の SelectionChanged イベントを処理するメソッドを表します。 |
PropertyDataChangedEventHandler |
|
StrokeCollectionChangedEventHandler |
StrokeCollection の StrokesChanged イベントを処理するメソッドを表します。 |
StrokeHitEventHandler |
StrokeHit の IncrementalStrokeHitTester イベントを処理するメソッドを表します。 |
StylusPointsReplacedEventHandler |
StylusPointsReplaced の Stroke イベントを処理するメソッドを表します。 |
.NET