Microsoft.Ink - пространство имен

Обновлен: Ноябрь 2007

This namespace contains APIs that implement digital ink on the Tablet PC.

Классы

  Класс Описание
ms581553.pubclass(ru-ru,VS.90).gif AnalysisAlternate Represents one of the possible handwriting recognition word matches for ContextNode objects.
ms581553.pubclass(ru-ru,VS.90).gif AnalysisAlternateCollection Contains a collection of AnalysisAlternate objects.
ms581553.pubclass(ru-ru,VS.90).gif AnalysisAlternateCollection.AnalysisAlternateCollectionEnumerator An implementation of the IEnumerator interface that supports iterating over an AnalysisAlternateCollection.
ms581553.pubclass(ru-ru,VS.90).gif AnalysisHintNode Provides an InkAnalyzer with an analysis hint for a region.
ms581553.pubclass(ru-ru,VS.90).gif AnalysisRegion Represents an area of a document.
ms581553.pubclass(ru-ru,VS.90).gif AnalysisStatus Represents the status of the analysis operation by indicating whether the analysis completed successfully, whether any warnings occurred, and where the changes, if any, were applied.
ms581553.pubclass(ru-ru,VS.90).gif AnalysisWarning Represents a warning or error that occurs during an ink analysis operation.
ms581553.pubclass(ru-ru,VS.90).gif AnalysisWarningCollection Contains a collection of AnalysisWarning objects that are the result of an ink analysis.
ms581553.pubclass(ru-ru,VS.90).gif AnalysisWarningCollection.AnalysisWarningCollectionEnumerator An implementation of the IEnumerator interface that supports iterating through an AnalysisWarningCollection.
ms581553.pubclass(ru-ru,VS.90).gif CancelMouseEventArgs Provides data for cancelable mouse events.
ms581553.pubclass(ru-ru,VS.90).gif ContextLink Represents a relationship between two ContextNode objects that is not a parent-child relationship.
ms581553.pubclass(ru-ru,VS.90).gif ContextLinkCollection Contains a collection of ContextLink objects.
ms581553.pubclass(ru-ru,VS.90).gif ContextLinkCollection.ContextLinkCollectionEnumerator An implementation of the IEnumerator interface that supports iterating over a ContextLinkCollection.
ms581553.pubclass(ru-ru,VS.90).gif ContextNode Represents a node in a tree of objects that are created as part of ink analysis.
ms581553.pubclass(ru-ru,VS.90).gif ContextNodeCollection Contains a collection of ContextNode objects that are the result of an ink analysis.
ms581553.pubclass(ru-ru,VS.90).gif ContextNodeCollection.ContextNodeCollectionEnumerator An implementation of the IEnumerator interface that supports iterating over a ContextNodeCollection.
ms581553.pubclass(ru-ru,VS.90).gif ContextNodeCreatedEventArgs Provides data for the ContextNodeCreated event.
ms581553.pubclass(ru-ru,VS.90).gif ContextNodeDeletingEventArgs Provides data for the ContextNodeDeleting event.
ms581553.pubclass(ru-ru,VS.90).gif ContextNodeLinkAddingEventArgs Provides data for the ContextNodeLinkAdding event.
ms581553.pubclass(ru-ru,VS.90).gif ContextNodeLinkDeletingEventArgs Provides data for the ContextNodeLinkDeleting event.
ms581553.pubclass(ru-ru,VS.90).gif ContextNodeMovingToPositionEventArgs Provides data for the ContextNodeMovingToPosition event.
ms581553.pubclass(ru-ru,VS.90).gif ContextNodePropertiesUpdatedEventArgs Provides data for the ContextNodePropertiesUpdated event.
ms581553.pubclass(ru-ru,VS.90).gif ContextNodeReparentingEventArgs Provides data for the ContextNodeReparenting event.
ms581553.pubclass(ru-ru,VS.90).gif ContextNodeType Defines values that specify the type of ContextNode object.
ms581553.pubclass(ru-ru,VS.90).gif Cursor Represents general information about a tablet pointing and selecting device.
ms581553.pubclass(ru-ru,VS.90).gif CursorButton Represents general information about a button on a tablet pointing and selecting device.
ms581553.pubclass(ru-ru,VS.90).gif CursorButtons Represents a collection of CursorButton objects for a Cursor object.
ms581553.pubclass(ru-ru,VS.90).gif CursorButtons.CursorButtonsEnumerator An implementation of the System.Collections.IEnumerator interface that supports iterating over a CursorButtons collection.
ms581553.pubclass(ru-ru,VS.90).gif Cursors Represents a collection of Cursor objects.
ms581553.pubclass(ru-ru,VS.90).gif Cursors.CursorsEnumerator An implementation of the System.Collections.IEnumerator interface that supports iterating over a Cursors collection.
ms581553.pubclass(ru-ru,VS.90).gif CustomRecognizerNode Represents a ContextNode for a single recognition operation. All strokes and nodes that are under a CustomRecognizerNode object are recognized in an independent recognition operation and are not analyzed by the InkAnalyzer.
ms581553.pubclass(ru-ru,VS.90).gif CustomStrokes Contains a collection of user-defined Strokes collections.
ms581553.pubclass(ru-ru,VS.90).gif CustomStrokes.CustomStrokesEnumerator An implementation of the System.Collections.IEnumerator interface that supports iterating over a CustomStrokes collection.
ms581553.pubclass(ru-ru,VS.90).gif Divider Represents the ability to analyze the layout of a collection of strokes, dividing them into text and graphics.
ms581553.pubclass(ru-ru,VS.90).gif DivisionResult Represents the layout analysis of the collection of strokes contained by the Divider object.
ms581553.pubclass(ru-ru,VS.90).gif DivisionUnit Represents a single structural element within a DivisionResult object.
ms581553.pubclass(ru-ru,VS.90).gif DivisionUnits Contains a collection of DivisionUnit objects that are contained in a DivisionResult object.
ms581553.pubclass(ru-ru,VS.90).gif DivisionUnits.InkDivisionUnitsEnumerator An implementation of the System.Collections.IEnumerator interface that supports iterating over a DivisionUnits collection.
ms581553.pubclass(ru-ru,VS.90).gif DrawingAttributes Represents the attributes that are applied to ink when it is drawn.
ms581553.pubclass(ru-ru,VS.90).gif DrawingAttributesProperty
ms581553.pubclass(ru-ru,VS.90).gif ExtendedProperties Represents a collection of ExtendedProperty objects that contain application-defined data.
ms581553.pubclass(ru-ru,VS.90).gif ExtendedProperties.ExtendedPropertiesEnumerator An implementation of the System.Collections.IEnumerator interface that supports iterating over an ExtendedProperties collection.
ms581553.pubclass(ru-ru,VS.90).gif ExtendedProperty Represents the ability to add your own data to a variety of objects within the Tablet PC object model.
ms581553.pubclass(ru-ru,VS.90).gif Factoid This class contains the pre-defined factoid identifiers. This class cannot be inherited.
ms581553.pubclass(ru-ru,VS.90).gif Gesture Represents the ability to query particular properties of a gesture returned from a gesture recognition.
ms581553.pubclass(ru-ru,VS.90).gif ImageNode Represents a ContextNode for a two-dimensional region where any non-ink images may exist in the application.
ms581553.pubclass(ru-ru,VS.90).gif Ink Represents the collected strokes of ink within an ink space.
ms581553.pubclass(ru-ru,VS.90).gif InkAnalyzer Provides access to layout analysis, writing and drawing classification, and handwriting recognition.
ms581553.pubclass(ru-ru,VS.90).gif InkBulletNode InkBulletNode class corresponds to any ContextNode with the Type property value of InkBullet.
ms581553.pubclass(ru-ru,VS.90).gif InkCollector Represents an object that is used to capture ink from available tablet devices.
ms581553.pubclass(ru-ru,VS.90).gif InkCollectorCursorButtonDownEventArgs Provides data for the InkCollector.CursorButtonDown, InkOverlay.CursorButtonDown, and InkPicture.CursorButtonDown events.
ms581553.pubclass(ru-ru,VS.90).gif InkCollectorCursorButtonUpEventArgs Provides data for the InkCollector.CursorButtonUp, InkOverlay.CursorButtonUp, and InkPicture.CursorButtonUp events.
ms581553.pubclass(ru-ru,VS.90).gif InkCollectorCursorDownEventArgs Provides data for the InkCollector.CursorDown, InkOverlay.CursorDown, and InkPicture.CursorDown events.
ms581553.pubclass(ru-ru,VS.90).gif InkCollectorCursorInRangeEventArgs Provides data for the InkCollector.CursorInRange, InkOverlay.CursorInRange, and InkPicture.CursorInRange events.
ms581553.pubclass(ru-ru,VS.90).gif InkCollectorCursorOutOfRangeEventArgs Provides data for the InkCollector.CursorOutOfRange, InkOverlay.CursorOutOfRange, and InkPicture.CursorOutOfRange events.
ms581553.pubclass(ru-ru,VS.90).gif InkCollectorGestureEventArgs Provides data for the Gesture events of ink collectors (InkCollector.Gesture, InkOverlay.Gesture, and InkPicture.Gesture), which occur when an application gesture is recognized.
ms581553.pubclass(ru-ru,VS.90).gif InkCollectorNewInAirPacketsEventArgs Provides data for the NewInAirPackets events of ink collector (InkCollector.NewInAirPackets, InkOverlay.NewInAirPackets, and InkPicture.NewInAirPackets), which occur when an in-air packet is detected.
ms581553.pubclass(ru-ru,VS.90).gif InkCollectorNewPacketsEventArgs Provides data for the NewPackets events of ink collector (InkCollector.NewPackets, InkOverlay.NewPackets, and InkPicture.NewPackets), which occur when ink collector receives packet.
ms581553.pubclass(ru-ru,VS.90).gif InkCollectorStrokeEventArgs Provides data for the Stroke events of ink collector (InkCollector.Stroke, InkOverlay.Stroke, and InkPicture.Stroke), which occur when the user draws a new stroke on any tablet.
ms581553.pubclass(ru-ru,VS.90).gif InkCollectorSystemGestureEventArgs Provides data for the SystemGesture events of an ink collector (InkCollector.SystemGesture, InkOverlay.SystemGesture, and InkPicture.SystemGesture), which occur when a systemgesture is recognized.
ms581553.pubclass(ru-ru,VS.90).gif InkCollectorTabletAddedEventArgs Provides data for the TabletAdded events of ink collector (InkCollector.TabletAdded, InkOverlay.TabletAdded, and InkPicture.TabletAdded), which occur when a tablet is added to the system.
ms581553.pubclass(ru-ru,VS.90).gif InkCollectorTabletRemovedEventArgs Provides data for the TabletRemoved events of ink collectors (InkCollector.TabletRemoved, InkOverlay.TabletRemoved, and InkPicture.TabletRemoved), which occur when a tablet is removed from the system.
ms581553.pubclass(ru-ru,VS.90).gif InkDrawingNode Represents a ContextNode for a collection of strokes that make up a drawing. This class cannot be inherited.
ms581553.pubclass(ru-ru,VS.90).gif InkEdit The InkEdit control enables you to collect ink, recognize it, and display it as text. This control allows you to enable smart forms, which improves the accuracy of text input.
ms581553.pubclass(ru-ru,VS.90).gif InkEditGestureEventArgs Provides data for Gesture events, which occur when an application-specific gesture is recognized in an InkEdit control.
ms581553.pubclass(ru-ru,VS.90).gif InkEditRecognitionEventArgs Provides data for Recognition events, which occur when the InkEdit control gets results manually from a call to the Recognize method or automatically after the recognition timeout fires.
ms581553.pubclass(ru-ru,VS.90).gif InkEditStrokeEventArgs Provides data for Stroke events, which occur when the user draws a new stroke on an InkEdit control.
ms581553.pubclass(ru-ru,VS.90).gif InkOverlay Represents an object that is useful for annotation scenarios where users are not concerned with performing recognition on ink but instead are interested in the size, shape, color, and position of the ink.
ms581553.pubclass(ru-ru,VS.90).gif InkOverlayPaintingEventArgs Provides data for the painting events of Painting objects and Painting controls, which occur when ink is about to be painted.
ms581553.pubclass(ru-ru,VS.90).gif InkOverlaySelectionChangingEventArgs Provides data for the SelectionChanging events of SelectionChanging objects and SelectionChanging controls, which occur when the selection of ink is about to change, such as through alterations to the user interface, cut-and-paste procedures, or the Selection property (for Selection or Selection).
ms581553.pubclass(ru-ru,VS.90).gif InkOverlaySelectionMovedEventArgs Provides data for the SelectionMoved events of SelectionMoved objects and SelectionMoved controls, which occur when selected strokes have been moved.
ms581553.pubclass(ru-ru,VS.90).gif InkOverlaySelectionMovingEventArgs Provides data for the SelectionMoving events of SelectionMoving objects and SelectionMoving controls, which occur when selected strokes are about to be moved.
ms581553.pubclass(ru-ru,VS.90).gif InkOverlaySelectionResizedEventArgs Provides data for the SelectionResizing events of SelectionResized objects and SelectionResized controls, which occur when selected strokes have been resized.
ms581553.pubclass(ru-ru,VS.90).gif InkOverlaySelectionResizingEventArgs Provides data for the SelectionResizing events of SelectionResizing objects and SelectionResizing controls, which occur when selected strokes are about to be resized.
ms581553.pubclass(ru-ru,VS.90).gif InkOverlayStrokesDeletingEventArgs Provides data for the StrokesDeleting events of StrokesDeleting objects and StrokesDeleting controls, which occur when strokes are about to be deleted.
ms581553.pubclass(ru-ru,VS.90).gif InkPicture The InkPicture control provides the ability to place an image in an application and enable users to add ink on top of it. It is intended for scenarios in which ink is not recognized as text but is instead stored as ink.
ms581553.pubclass(ru-ru,VS.90).gif InkRecognizer Provides access to handwriting recognizers for use with ink analysis.
ms581553.pubclass(ru-ru,VS.90).gif InkRecognizerCollection Contains InkRecognizer objects that represent the ability to recognize handwriting from various locales.
ms581553.pubclass(ru-ru,VS.90).gif InkRecognizerCollection.InkRecognizerCollectionEnumerator An implementation of the IEnumerator interface that supports iterating over an InkRecognizerCollection collection.
ms581553.pubclass(ru-ru,VS.90).gif InkWordNode Represents a ContextNode for a collection of strokes that make up a logical grouping to form a recognizable word.
ms581553.pubclass(ru-ru,VS.90).gif JournalReader Provides read access to a Windows Journal file, returning a stream containing an XML version of the file’s contents.
ms581553.pubclass(ru-ru,VS.90).gif LineNode Represents a ContextNode for a line of words.
ms581553.pubclass(ru-ru,VS.90).gif NewStrokesLoadedEventArgs Provides data for the NewStrokesLoaded event.
ms581553.pubclass(ru-ru,VS.90).gif ObjectNode Represents a ContextNode for a node that is returned from an object custom recognizer.
ms581553.pubclass(ru-ru,VS.90).gif PacketProperty Defines values that specify the packet properties.
ms581553.pubclass(ru-ru,VS.90).gif ParagraphNode Represents a ContextNode for a collection of ContextNode objects that make up a logical grouping of lines.
ms581553.pubclass(ru-ru,VS.90).gif PenInputPanel Deprecated. The PenInputPanel object enables you to easily add in-place pen input to your applications. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms581553.pubclass(ru-ru,VS.90).gif PenInputPanelChangedEventArgs Provides data for PanelChanged events, which occur when a PenInputPanel object changes between layouts.
ms581553.pubclass(ru-ru,VS.90).gif PenInputPanelInputFailedEventArgs Provides data for InputFailed events, which occur when the input focus changes before a PenInputPanel object was able to insert user input into the attached control.
ms581553.pubclass(ru-ru,VS.90).gif PenInputPanelMovingEventArgs Provides data for PanelMoving events, which occur when a PenInputPanel is moving.
ms581553.pubclass(ru-ru,VS.90).gif PenInputPanelVisibleChangedEventArgs Provides data for VisibleChanged events, which occur when the PenInputPanel object has shown or hidden itself.
ms581553.pubclass(ru-ru,VS.90).gif PopulateContextNodeEventArgs Provides data for the PopulateContextNode event.
ms581553.pubclass(ru-ru,VS.90).gif PropertyGuidsForAnalysisHints Defines globally unique identifiers (GUIDs) for the AnalysisHintNode class.
ms581553.pubclass(ru-ru,VS.90).gif PropertyGuidsForContextNodes Defines globally unique identifiers (GUIDs) for the ContextNode class.
ms581553.pubclass(ru-ru,VS.90).gif RecognitionAlternate Represents the possible word matches for segments of ink that are compared to a recognizer's dictionary.
ms581553.pubclass(ru-ru,VS.90).gif RecognitionAlternates Contains the RecognitionAlternate objects that represent possible word matches for segments of ink.
ms581553.pubclass(ru-ru,VS.90).gif RecognitionAlternates.RecognitionAlternatesEnumerator An implementation of the IEnumerator interface that supports iterating over a RecognitionAlternates collection.
ms581553.pubclass(ru-ru,VS.90).gif RecognitionProperty Defines values that specify the properties of the recognition alternate.
ms581553.pubclass(ru-ru,VS.90).gif RecognitionResult Represents the result of the recognition. The results of recognizing handwritten ink are returned in a RecognitionResult object.
ms581553.pubclass(ru-ru,VS.90).gif Recognizer Represents the ability to process ink, or handwriting, and translate the stroke into text or gesture. The recognizer creates a RecognizerContext object, which is used to perform the actual handwriting recognition.
ms581553.pubclass(ru-ru,VS.90).gif RecognizerContext Enables the ability to perform ink recognition, retrieve the recognition result, and retrieve alternates. The RecognizerContext enables the various recognizer that are installed on a system to use ink recognition to process input appropriately.
ms581553.pubclass(ru-ru,VS.90).gif RecognizerContextRecognitionEventArgs Provides data for Recognition events, which occur when strokes are recognized.
ms581553.pubclass(ru-ru,VS.90).gif RecognizerContextRecognitionWithAlternatesEventArgs Provides data for RecognitionWithAlternates events, which occur when strokes are recognized.
ms581553.pubclass(ru-ru,VS.90).gif Recognizers Contains the Recognizer objects that represent the ability to create a recognizer context, retrieve its attributes and properties, and determine which packet properties the recognizer needs to perform recognition.
ms581553.pubclass(ru-ru,VS.90).gif Recognizers.RecognizersEnumerator An implementation of the IEnumerator interface that supports iterating over a Recognizers collection.
ms581553.pubclass(ru-ru,VS.90).gif Renderer Represents the management of mappings from ink to the display window. Use the Renderer object to display ink in a window. You can also use it to reposition and resize stroke.
ms581553.pubclass(ru-ru,VS.90).gif ResultsUpdatedEventArgs Provides data for the ResultsUpdated event.
ms581553.pubclass(ru-ru,VS.90).gif RootNode Represents the top ContextNode for the tree of nodes that describes the results of ink analysis.
ms581553.pubclass(ru-ru,VS.90).gif Stroke Represents a single ink stroke. A stroke is a set of properties and point data that the digitizer captures that represent the coordinates and properties of a known ink mark. It is the set of data that is captured in a single pen down, up, or move sequence.
ms581553.pubclass(ru-ru,VS.90).gif StrokeProperty Provides access to the GUIDs used to identify custom stroke properties on ink strokes in the Journal file.
ms581553.pubclass(ru-ru,VS.90).gif Strokes Contains the collection of Stroke objects.
ms581553.pubclass(ru-ru,VS.90).gif Strokes.StrokesEnumerator An implementation of the IEnumerator interface that supports iterating over a Strokes collection.
ms581553.pubclass(ru-ru,VS.90).gif StrokesEventArgs Provides data for StrokesAdded and StrokesRemoved events.
ms581553.pubclass(ru-ru,VS.90).gif StrokesReparentedEventArgs Provides data for the StrokesReparented event.
ms581553.pubclass(ru-ru,VS.90).gif Tablet Represents the digitizer device of Tablet PC that receives tablet device messages or events.
ms581553.pubclass(ru-ru,VS.90).gif TabletPropertyDescription Describes a PacketProperty that is reported by the digitizer.
ms581553.pubclass(ru-ru,VS.90).gif TabletPropertyDescriptionCollection Contains an ordered collection of TabletPropertyDescription objects.
ms581553.pubclass(ru-ru,VS.90).gif Tablets Contains the Tablet objects that represent the hardware-specific properties of all tablets that are attached to the system.
ms581553.pubclass(ru-ru,VS.90).gif Tablets.TabletsEnumerator An implementation of the IEnumerator interface that supports iterating over a Tablets collection.
ms581553.pubclass(ru-ru,VS.90).gif TextWordNode Represents a ContextNode for a two-dimensional region where any non-ink text words may exist in the application.
ms581553.pubclass(ru-ru,VS.90).gif UnclassifiedInkNode Represents a ContextNode for a collection of strokes that have not yet been classified.
ms581553.pubclass(ru-ru,VS.90).gif UnicodeCharacterRange Represents a character range.
ms581553.pubclass(ru-ru,VS.90).gif UnicodeCharacterRangeCollection Contains an ordered collection of UnicodeCharacterRange objects.
ms581553.pubclass(ru-ru,VS.90).gif UnicodeCharacterRangeCollection.UnicodeCharacterRangeCollectionEnumerator An implementation of the IEnumerator interface that supports iterating over a UnicodeCharacterRangeCollection collection.
ms581553.pubclass(ru-ru,VS.90).gif WordList Represents a list of String types that can be used to improve the recognition result.
ms581553.pubclass(ru-ru,VS.90).gif WritingRegionNode Represents a group of paragraphs with similar orientation.

Структуры

  Структура Описание
ms581553.pubstructure(ru-ru,VS.90).gif Line Defines the beginning and end points of a line segment.
ms581553.pubstructure(ru-ru,VS.90).gif RecognizerGuide Represents the area that the Recognizer object uses and in which ink can be drawn. The area is known as the recognizer guide.
ms581553.pubstructure(ru-ru,VS.90).gif StrokeIntersection Represents the floating point index values where an intersection begins and ends on a stroke.
ms581553.pubstructure(ru-ru,VS.90).gif TabletPropertyMetrics Defines the range and resolution of a packet property.
ms581553.pubstructure(ru-ru,VS.90).gif UnicodeRange Represents a unicode range.

Делегаты

  Делегат Описание
ms581553.pubdelegate(ru-ru,VS.90).gif ActivityEventHandler Represents the method that will handle the Activity event of an InkAnalyzer.
ms581553.pubdelegate(ru-ru,VS.90).gif ContextNodeCreatedEventHandler Represents the method that will handle the ContextNodeCreated event of an InkAnalyzer.
ms581553.pubdelegate(ru-ru,VS.90).gif ContextNodeDeletingEventHandler Represents the method that will handle the ContextNodeDeleting event of an InkAnalyzer.
ms581553.pubdelegate(ru-ru,VS.90).gif ContextNodeLinkAddingEventHandler Represents the method that will handle the ContextNodeLinkAdding event of an InkAnalyzer.
ms581553.pubdelegate(ru-ru,VS.90).gif ContextNodeLinkDeletingEventHandler Represents the method that will handle the ContextNodeLinkDeleting event of an InkAnalyzer.
ms581553.pubdelegate(ru-ru,VS.90).gif ContextNodeMovingToPositionEventHandler Represents the method that will handle the ContextNodeMovingToPosition event of an InkAnalyzer.
ms581553.pubdelegate(ru-ru,VS.90).gif ContextNodePropertiesUpdatedEventHandler Represents the method that will handle the ContextNodePropertiesUpdated event of an InkAnalyzer.
ms581553.pubdelegate(ru-ru,VS.90).gif ContextNodeReparentingEventHandler Represents the method that will handle the ContextNodeReparenting event of an InkAnalyzer.
ms581553.pubdelegate(ru-ru,VS.90).gif InkAnalyzerStateChangingEventHandler Represents the method that will handle the InkAnalyzerStateChanging event of an InkAnalyzer.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorCursorButtonDownEventHandler Represents the method that handles the CursorButtonDown event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorCursorButtonUpEventHandler Represents the method that handles the CursorButtonUp event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorCursorDownEventHandler Represents the method that handles the CursorDown event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorCursorInRangeEventHandler Represents the method that handles the CursorInRange event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorCursorOutOfRangeEventHandler Represents the method that handles the CursorOutOfRange event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorDoubleClickEventHandler Represents the method that handles the DoubleClick event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorGestureEventHandler Represents the method that handles the Gesture event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorMouseDownEventHandler Represents the method that handles the MouseDown event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorMouseMoveEventHandler Represents the method that handles the MouseMove event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorMouseUpEventHandler Represents the method that handles the MouseUp event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorMouseWheelEventHandler Represents the method that handles the MouseWheel event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorNewInAirPacketsEventHandler Represents the method that handles the NewInAirPackets event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorNewPacketsEventHandler Represents the method that handles the NewPackets event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorStrokeEventHandler Represents the method that handles the Stroke event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorSystemGestureEventHandler Represents the method that handles the Gesture event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorTabletAddedEventHandler Represents the method that handles the TabletAdded event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkCollectorTabletRemovedEventHandler Represents the method that handles the TabletRemoved event of an InkCollector object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkEditGestureEventHandler Represents the method that handles the Gesture event of an InkEdit control.
ms581553.pubdelegate(ru-ru,VS.90).gif InkEditRecognitionEventHandler Represents the method that handles the Recognition event of an InkEdit control.
ms581553.pubdelegate(ru-ru,VS.90).gif InkEditStrokeEventHandler Represents the method that handles the Stroke event of an InkEdit control.
ms581553.pubdelegate(ru-ru,VS.90).gif InkOverlayPaintedEventHandler Represents the method that handles the Painted event of an InkOverlay object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkOverlayPaintingEventHandler Represents the method that handles the Painting event of an InkOverlay object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkOverlaySelectionChangedEventHandler Represents the method that handles the SelectionChanged event of an InkOverlay object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkOverlaySelectionChangingEventHandler Represents the method that handles the SelectionChanging event of an InkOverlay object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkOverlaySelectionMovedEventHandler Represents the method that handles the SelectionMoved event of an InkOverlay object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkOverlaySelectionMovingEventHandler Represents the method that handles the SelectionMoving event of an InkOverlay object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkOverlaySelectionResizedEventHandler Represents the method that handles the SelectionResized event of an InkOverlay object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkOverlaySelectionResizingEventHandler Represents the method that handles the SelectionResizing event of an InkOverlay object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkOverlayStrokesDeletedEventHandler Represents the method that handles the StrokesDeleted event of an InkOverlay object.
ms581553.pubdelegate(ru-ru,VS.90).gif InkOverlayStrokesDeletingEventHandler Represents the method that handles the StrokesDeleting event of an InkOverlay object.
ms581553.pubdelegate(ru-ru,VS.90).gif MatchesCriteriaCallback Represents a function that is used to evaluate if a ContextNode object meets or fails a specified criteria.
ms581553.pubdelegate(ru-ru,VS.90).gif NewStrokesLoadedEventHandler Represents the method that handles the NewStrokesLoaded event of an InkAnalyzer object.
ms581553.pubdelegate(ru-ru,VS.90).gif PenInputPanelChangedEventHandler Represents the method that handles the PanelChanged event of a PenInputPanel object.
ms581553.pubdelegate(ru-ru,VS.90).gif PenInputPanelInputFailedEventHandler Represents the method that handles the InputFailed event of a PenInputPanel object.
ms581553.pubdelegate(ru-ru,VS.90).gif PenInputPanelMovingEventHandler Represents the method that handles the PanelMoving event of a PenInputPanel object.
ms581553.pubdelegate(ru-ru,VS.90).gif PenInputPanelVisibleChangedEventHandler Represents the method that handles the VisibleChanged event of a PenInputPanel object.
ms581553.pubdelegate(ru-ru,VS.90).gif PopulateContextNodeEventHandler Represents the method that will handle the PopulateContextNode event of an InkAnalyzer.
ms581553.pubdelegate(ru-ru,VS.90).gif ReadyToReconcileEventHandler Represents the method that will handle the ReadyToReconcile event of a InkAnalyzer.
ms581553.pubdelegate(ru-ru,VS.90).gif RecognizerContextRecognitionEventHandler Represents the method that handles the Recognition event of a RecognizerContext object.
ms581553.pubdelegate(ru-ru,VS.90).gif RecognizerContextRecognitionWithAlternatesEventHandler Represents the method that handles the RecognitionWithAlternates event of a RecognizerContext object.
ms581553.pubdelegate(ru-ru,VS.90).gif ResultsUpdatedEventHandler Represents the method that will handle the ResultsUpdated event of an InkAnalyzer.
ms581553.pubdelegate(ru-ru,VS.90).gif StrokesEventHandler Represents the method that handles events for adding and removing Strokes on the Ink object, InkOverlay object, InkPicture control, and Strokes collection.
ms581553.pubdelegate(ru-ru,VS.90).gif StrokesReparentedEventHandler Represents the method that will handle the StrokesReparented event of an InkAnalyzer.

Перечисления

  Перечисление Описание
ms581553.pubenumeration(ru-ru,VS.90).gif AnalysisModes Specifies how the InkAnalyzer functions.
ms581553.pubenumeration(ru-ru,VS.90).gif AnalysisWarningCode Defines values for the set of available warnings that can occur during ink analysis.
ms581553.pubenumeration(ru-ru,VS.90).gif ApplicationGesture Defines values for the set of available application-specific gestures.
ms581553.pubenumeration(ru-ru,VS.90).gif BoundingBoxMode Specifies which characteristics of a stroke, such as drawing attributes, are used to calculate the bounding box of the ink.
ms581553.pubenumeration(ru-ru,VS.90).gif CollectionMode Defines values that determine whether ink, gestures, or ink and gestures are recognized as the user writes.
ms581553.pubenumeration(ru-ru,VS.90).gif CompressionMode Defines values for the compression modes that are used to save the Ink object to a serialized format.
ms581553.pubenumeration(ru-ru,VS.90).gif ConfirmationType Defines values that specify the type confirmation that can occur on a ContextNode object.
ms581553.pubenumeration(ru-ru,VS.90).gif ContextLinkDirection Specifies the directionality if any of an additional relationship between the two context nodes beyond the existing parent child relationship.
ms581553.pubenumeration(ru-ru,VS.90).gif CursorButtonState Defines values that specify the state of a cursor button.
ms581553.pubenumeration(ru-ru,VS.90).gif ExtractFlags Defines values that determine how strokes are extracted from an Ink object. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
ms581553.pubenumeration(ru-ru,VS.90).gif InkClipboardFormats Defines values that specify the format of ink that is stored on the Clipboard. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
ms581553.pubenumeration(ru-ru,VS.90).gif InkClipboardModes Defines values that specify the copy options of the Clipboard. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
ms581553.pubenumeration(ru-ru,VS.90).gif InkDisplayMode Defines values that specify how a selection appears on the InkEdit control.
ms581553.pubenumeration(ru-ru,VS.90).gif InkDivisionType Defines values for the structural types within the DivisionResult object.
ms581553.pubenumeration(ru-ru,VS.90).gif InkEditStatus Indicates the collection status of the InkEdit control.
ms581553.pubenumeration(ru-ru,VS.90).gif InkInsertMode Defines values that specify how ink is inserted onto the InkEdit control.
ms581553.pubenumeration(ru-ru,VS.90).gif InkMode Defines values that specify the collection mode of the InkEdit control.
ms581553.pubenumeration(ru-ru,VS.90).gif InkOverlayAttachMode Defines values that specify where to attach the new InkOverlay object, behind or in front of the active layer.
ms581553.pubenumeration(ru-ru,VS.90).gif InkOverlayEditingMode Defines values that specify the behavior mode of the InkOverlay object and the InkPicture control.
ms581553.pubenumeration(ru-ru,VS.90).gif InkOverlayEraserMode Defines values that specify the way in which ink is erased from the InkOverlay object or the InkPicture control. This mode is used when the InkOverlayEditingMode or InkPictureEditingMode property is set to Delete.
ms581553.pubenumeration(ru-ru,VS.90).gif InkRecognitionConfidence Defines values indicating the level of confidence that the InkAnalyzer has in the accuracy of the recognition result.
ms581553.pubenumeration(ru-ru,VS.90).gif InkRecognizerCapabilities Defines values that specify the attributes of an ink recognizer.
ms581553.pubenumeration(ru-ru,VS.90).gif PanelType Defines the type of input currently available in the PenInputPanel object.
ms581553.pubenumeration(ru-ru,VS.90).gif PenTip Defines values that specify the shape of the pen tip.
ms581553.pubenumeration(ru-ru,VS.90).gif PersistenceFormat Defines values that specify how ink is persisted.
ms581553.pubenumeration(ru-ru,VS.90).gif RasterOperation Defines values for performing raster operations on drawn ink. Use these values to set the value for the RasterOperation property.
ms581553.pubenumeration(ru-ru,VS.90).gif RecognitionConfidence Defines values that indicate the level of confidence that the recognizer has in the accuracy of the recognition result.
ms581553.pubenumeration(ru-ru,VS.90).gif RecognitionModes Defines values that specify how the recognizer interprets the ink and determines the result string. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
ms581553.pubenumeration(ru-ru,VS.90).gif RecognitionStatus Defines values that indicate whether an error occurred during recognition and, if so, which error occurred. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
ms581553.pubenumeration(ru-ru,VS.90).gif RecognizerCapabilities Defines values that specify the attributes of a recognizer. Use this enumeration to determine which attributes to use when searching for an installed recognizer. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
ms581553.pubenumeration(ru-ru,VS.90).gif RecognizerCharacterAutoCompletionMode Defines values that specify types of character input modes.
ms581553.pubenumeration(ru-ru,VS.90).gif SelectionHitResult Defines values that specify which part of a selection, if any, was hit during a hit test.
ms581553.pubenumeration(ru-ru,VS.90).gif SemanticType Specifies the semantic types used in defining an annotation.
ms581553.pubenumeration(ru-ru,VS.90).gif StrokeType Defines values that indicate whether or not a Stroke should be analyzed as part of a drawing or as part of writing.
ms581553.pubenumeration(ru-ru,VS.90).gif SystemGesture Defines values that set the interest in a set of operating system-specific gesture. Starting with the Windows XP Tablet PC Edition operating system, gestures are supported by default. When any of these gestures are recognized, the InkCollector.SystemGesture, InkOverlay.SystemGesture, or InkPicture.SystemGesture event fires automatically. Many of these gestures map to traditional mouse events. For instance, the Tap system gesture mimics a single left-click on a mouse.
ms581553.pubenumeration(ru-ru,VS.90).gif TabletDeviceKind Defines values that specify types of the tablet device.
ms581553.pubenumeration(ru-ru,VS.90).gif TabletHardwareCapabilities Defines values that specify the hardware capabilities of a Tablet PC. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
ms581553.pubenumeration(ru-ru,VS.90).gif TabletPropertyMetricUnit Defines values that indicate the unit of measurement of a property.