System.Windows.Ink 命名空間
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供在 Windows Presentation Foundation (WPF) 平台上互動和操作筆跡的類別。
類別
DrawingAttributeIds |
包含一組可識別 DrawingAttributes 類別中之屬性的 GUID。 |
DrawingAttributes |
指定 Stroke 的外觀。 |
DrawingAttributesReplacedEventArgs |
提供 DefaultDrawingAttributesReplaced 事件的資料。 |
EllipseStylusShape |
表示手寫筆筆尖圖案近似橢圓型。 |
GestureRecognitionResult |
包含墨跡的詳細資訊。 |
GestureRecognizer |
辨識墨跡。 |
IncrementalHitTester |
動態對 Stroke 執行點擊測試 (Hit Testing)。 |
IncrementalLassoHitTester |
使用套索動態點擊測試 Stroke。 |
IncrementalStrokeHitTester |
使用橡皮擦路徑動態點擊測試筆劃。 |
LassoSelectionChangedEventArgs |
提供 SelectionChanged 事件的資料。 |
PropertyDataChangedEventArgs |
提供 |
RectangleStylusShape |
表示矩形的手寫筆筆尖。 |
Stroke |
代表單一筆墨筆劃。 |
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 事件的方法。 |