System.Windows.Ink 네임스페이스
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
WPF(Windows Presentation Foundation) 플랫폼에서 잉크와 상호 작용하고 잉크를 조작하는 클래스를 제공합니다.
클래스
DrawingAttributeIds |
DrawingAttributes 클래스에서 속성을 식별하는 GUID의 집합을 포함합니다. |
DrawingAttributes |
Stroke의 모양을 지정합니다. |
DrawingAttributesReplacedEventArgs |
DefaultDrawingAttributesReplaced 이벤트에 대한 데이터를 제공합니다. |
EllipseStylusShape |
타원 모양의 스타일러스 끝을 나타냅니다. |
GestureRecognitionResult |
잉크 제스처에 대한 정보를 포함합니다. |
GestureRecognizer |
잉크 제스처를 인식합니다. |
IncrementalHitTester |
Stroke에 대한 적중 테스트를 동적으로 수행합니다. |
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 이벤트를 처리할 메서드를 나타냅니다. |
.NET