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

表示单个笔划墨迹。

StrokeCollection

表示 Stroke 对象集合。

StrokeCollectionChangedEventArgs

StrokesChanged 事件提供数据。

StrokeHitEventArgs

表示将用来处理 StrokeHitIncrementalStrokeHitTester 事件的方法。

StylusPointsReplacedEventArgs

StylusPointsReplaced 事件提供数据。

StylusShape

表示触笔的笔尖。

枚举

ApplicationGesture

指定可用的应用程序特定的 gesture

RecognitionConfidence

指定 GestureRecognizer 确定特定墨迹笔势的置信度。

StylusTip

指定用于绘制 Stroke 的笔尖。

委托

DrawingAttributesReplacedEventHandler

表示处理 InkCanvasDefaultDrawingAttributesReplaced 事件的方法。

LassoSelectionChangedEventHandler

表示处理 IncrementalLassoHitTesterSelectionChanged 事件的方法。

PropertyDataChangedEventHandler

表示 PropertyDataChanged 事件的处理方法。

StrokeCollectionChangedEventHandler

表示处理 StrokeCollectionStrokesChanged 事件的方法。

StrokeHitEventHandler

表示将用来处理 StrokeHitIncrementalStrokeHitTester 事件的方法。

StylusPointsReplacedEventHandler

表示将用来处理 StylusPointsReplacedStroke 事件的方法。