System.Windows.Ink 네임스페이스
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
WPF(Windows Presentation Foundation) 플랫폼에서 잉크와 상호 작용하고 조작할 수 있는 클래스를 제공합니다.
클래스
| Name | Description |
|---|---|
| DrawingAttributeIds |
클래스의 속성을 식별하는 GUID 집합을 DrawingAttributes 포함합니다. |
| DrawingAttributes |
Stroke모양을 지정합니다. |
| DrawingAttributesReplacedEventArgs |
DefaultDrawingAttributesReplaced 이벤트에 대한 데이터를 제공합니다. |
| EllipseStylusShape |
줄임표 모양의 스타일러스 팁을 나타냅니다. |
| GestureRecognitionResult |
잉크 제스처에 대한 정보를 포함합니다. |
| GestureRecognizer |
잉크 제스처를 인식합니다. |
| IncrementalHitTester |
에 대한 Stroke적중 테스트를 동적으로 수행합니다. |
| IncrementalLassoHitTester |
lasso를 사용하여 Stroke 동적으로 적중 테스트를 진행합니다. |
| IncrementalStrokeHitTester |
동적으로 적중은 지우개 경로를 사용하여 스트로크를 테스트합니다. |
| LassoSelectionChangedEventArgs |
SelectionChanged 이벤트에 대한 데이터를 제공합니다. |
| PropertyDataChangedEventArgs |
|
| RectangleStylusShape |
사각형 스타일러스 팁을 나타냅니다. |
| Stroke |
단일 잉크 스트로크를 나타냅니다. |
| StrokeCollection |
개체의 Stroke 컬렉션을 나타냅니다. |
| StrokeCollectionChangedEventArgs |
StrokesChanged 이벤트에 대한 데이터를 제공합니다. |
| StrokeHitEventArgs |
의 이벤트를 처리할 메서드를 StrokeHitIncrementalStrokeHitTester나타냅니다. |
| StylusPointsReplacedEventArgs |
StylusPointsReplaced 이벤트에 대한 데이터를 제공합니다. |
| StylusShape |
스타일러스의 끝을 나타냅니다. |
열거형
| Name | Description |
|---|---|
| ApplicationGesture |
사용 가능한 애플리케이션별 |
| RecognitionConfidence |
GestureRecognizer 특정 잉크 제스처에 대해 결정하는 신뢰도 수준을 지정합니다. |
| StylusTip |
Stroke그리는 데 사용할 팁을 지정합니다. |
대리자
| Name | Description |
|---|---|
| DrawingAttributesReplacedEventHandler |
의 이벤트를 처리하는 메서드를 DefaultDrawingAttributesReplacedInkCanvas나타냅니다. |
| LassoSelectionChangedEventHandler |
의 이벤트를 처리하는 메서드를 SelectionChangedIncrementalLassoHitTester나타냅니다. |
| PropertyDataChangedEventHandler |
이벤트를 처리하는 메서드를 |
| StrokeCollectionChangedEventHandler |
의 이벤트를 처리하는 메서드를 StrokesChangedStrokeCollection나타냅니다. |
| StrokeHitEventHandler |
의 이벤트를 처리할 메서드를 StrokeHitIncrementalStrokeHitTester나타냅니다. |
| StylusPointsReplacedEventHandler |
의 이벤트를 처리할 메서드를 StylusPointsReplacedStroke나타냅니다. |