Expandir Minimizar
Este tema aún no ha recibido ninguna valoración - Valorar este tema

System.Windows.Ink (Espacio de nombres)

Provides classes to interact with and manipulate ink on the Windows Presentation Foundation (WPF) platform.
 ClaseDescripción
Clase públicaAnalysisAlternateRepresents one of the possible handwriting recognition word matches for ContextNode objects.
Clase públicaAnalysisAlternateCollectionContains a collection of AnalysisAlternate objects.
Clase públicaAnalysisAlternateCollection.AnalysisAlternateCollectionEnumeratorAn implementation of the IEnumerator interface that supports iterating over an AnalysisAlternateCollection.
Clase públicaAnalysisHintNodeProvides an InkAnalyzer with an analysis hint for a region.
Clase públicaAnalysisRegionRepresents an area of a document.
Clase públicaAnalysisStatusRepresents the status of the analysis operation by indicating the success of the analysis, occurrences of warnings, and where or if any changes occurred.
Clase públicaAnalysisWarningRepresents a warning or error that occurs during an ink analysis operation.
Clase públicaAnalysisWarningCollectionContains a collection of AnalysisWarning objects that are the result of an ink analysis.
Clase públicaAnalysisWarningCollection.AnalysisWarningCollectionEnumeratorAn implementation of the IEnumerator interface that supports iterating through an AnalysisWarningCollection.
Clase públicaContextLinkRepresents a relationship between two ContextNode objects that is not a parent-child relationship.
Clase públicaContextLinkCollectionContains a collection of ContextLink objects.
Clase públicaContextLinkCollection.ContextLinkCollectionEnumeratorAn implementation of the IEnumerator interface that supports iterating over a ContextLinkCollection.
Clase públicaContextNodeRepresents a node in a tree of objects that are created as part of ink analysis.
Clase públicaContextNodeCollectionContains a collection of ContextNode objects that are the result of an ink analysis.
Clase públicaContextNodeCollection.ContextNodeCollectionEnumeratorAn implementation of the IEnumerator interface that supports iterating through a ContextNodeCollection.
Clase públicaContextNodeCreatedEventArgsProvides data for the ContextNodeCreated event.
Clase públicaContextNodeDeletingEventArgsProvides data for the ContextNodeDeleting event.
Clase públicaContextNodeLinkAddingEventArgsProvides data for the ContextNodeLinkAdding event.
Clase públicaContextNodeLinkDeletingEventArgsProvides data for the ContextNodeLinkDeleting event.
Clase públicaContextNodeMovingToPositionEventArgsProvides data for the ContextNodeMovingToPosition event.
Clase públicaContextNodePropertiesUpdatedEventArgsProvides data for the ContextNodePropertiesUpdated event.
Clase públicaContextNodeReparentingEventArgsProvides data for the ContextNodeReparenting event.
Clase públicaContextNodeTypeDefines values that specify the type of ContextNode object.
Clase públicaCustomRecognizerNodeRepresents 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.
Clase públicaDrawingAttributeIdsContains a set of GUIDs that identify the properties in the DrawingAttributes class.
Clase públicaDrawingAttributesSpecifies the appearance of a Stroke
Clase públicaDrawingAttributesReplacedEventArgsProvides data for the DefaultDrawingAttributesReplaced event.
Clase públicaEllipseStylusShapeRepresents an elliptical stylus tip.
Clase públicaGestureRecognitionResultContains information about an ink gesture.
Clase públicaGestureRecognizerRecognizes ink gestures.
Clase públicaImageNodeRepresents a ContextNode for a two-dimensional region where any non-ink images may exist in the application.
Clase públicaIncrementalHitTesterDynamically performs hit testing on a Stroke.
Clase públicaIncrementalLassoHitTesterDynamically hit tests a Stroke with a lasso.
Clase públicaIncrementalStrokeHitTesterDynamically hit tests a stroke with an eraser path.
Clase públicaInkAnalyzerProvides access to layout analysis, writing and drawing classification, and handwriting recognition.
Clase públicaInkBulletNodeRepresents a ContextNode for a collection of strokes that make up a bullet for a bulleted list. This class cannot be inherited.
Clase públicaInkDrawingNodeRepresents a ContextNode for a collection of strokes that make up a drawing. This class cannot be inherited.
Clase públicaInkRecognizerProvides access to handwriting recognizers used by the InkAnalyzer.
Clase públicaInkRecognizerCollectionContains InkRecognizer objects that represent the ability to recognize handwriting from various locales.
Clase públicaInkRecognizerCollection.InkRecognizerCollectionEnumeratorAn implementation of the System.Collections.IEnumerator interface that supports iterating over a InkRecognizerCollection.
Clase públicaInkRecognizerGuideRepresents the area that the InkRecognizer object uses and in which ink can be drawn. The area is known as the recognizer guide.
Clase públicaInkWordNodeRepresents a ContextNode for a collection of strokes that make up a logical grouping to form a recognizable word.
Clase públicaLassoSelectionChangedEventArgsProvides data for the SelectionChanged event.
Clase públicaLineNodeRepresents a ContextNode for a line of words.
Clase públicaNewStrokesLoadedEventArgsProvides data for the NewStrokesLoaded event.
Clase públicaObjectNodeRepresents a ContextNode for a node that is returned from an object custom recognizer.
Clase públicaParagraphNodeRepresents a ContextNode for a collection of ContextNode objects that make up a logical grouping of lines.
Clase públicaPopulateContextNodeEventArgsProvides data for the PopulateContextNode event.
Clase públicaPropertyDataChangedEventArgsProvides data for the PropertyDataChanged event.
Clase públicaPropertyGuidsForAnalysisHintsDefines globally unique identifiers (GUIDs) for the ContextNode class.
Clase públicaPropertyGuidsForContextNodesDefines globally unique identifiers (GUIDs) for the ContextNode class.
Clase públicaRectangleStylusShapeRepresents a rectangular stylus tip.
Clase públicaResultsUpdatedEventArgsProvides data for the ResultsUpdated event.
Clase públicaRootNodeRepresents the top ContextNode for the tree of nodes that describes the results of ink analysis.
Clase públicaStrokeRepresents a single ink stroke.
Clase públicaStrokeCollectionRepresents a collection of Stroke objects.
Clase públicaStrokeCollectionChangedEventArgsProvides data for the StrokesChanged event.
Clase públicaStrokeHitEventArgsRepresents the method that will handle the StrokeHit event of a IncrementalStrokeHitTester.
Clase públicaStrokesReparentedEventArgsProvides data for the StrokesReparented event.
Clase públicaStylusPointsReplacedEventArgsProvides data for the StylusPointsReplaced event.
Clase públicaStylusShapeRepresents the tip of a stylus.
Clase públicaTextWordNodeRepresents a ContextNode for a two-dimensional region where any non-ink text words may exist in the application.
Clase públicaUnclassifiedInkNodeRepresents a ContextNode for a collection of strokes that have not yet been classified.
Clase públicaUnicodeCharacterRangeRepresents a character range.
Clase públicaUnicodeCharacterRangeCollectionContains an ordered collection of UnicodeCharacterRange objects.
Clase públicaUnicodeCharacterRangeCollection.UnicodeCharacterRangeCollectionEnumeratorAn implementation of the IEnumerator interface that supports iterating over an UnicodeCharacterRangeCollection.UnicodeCharacterRangeCollectionEnumerator.
Clase públicaWritingRegionNodeRepresents a group of paragraphs with similar orientation.
 DelegadoDescripción
Delegado públicoActivityEventHandlerRepresents the method that will handle the Activity event of an InkAnalyzer.
Delegado públicoContextNodeCreatedEventHandlerRepresents the method that will handle the ContextNodeCreated event of an InkAnalyzer.
Delegado públicoContextNodeDeletingEventHandlerRepresents the method that will handle the ContextNodeDeleting event of an InkAnalyzer.
Delegado públicoContextNodeLinkAddingEventHandlerRepresents the method that will handle the ContextNodeLinkAdding event of an InkAnalyzer.
Delegado públicoContextNodeLinkDeletingEventHandlerRepresents the method that will handle the ContextNodeLinkDeleting event of an InkAnalyzer.
Delegado públicoContextNodeMovingToPositionEventHandlerRepresents the method that will handle the ContextNodeMovingToPosition event of an InkAnalyzer.
Delegado públicoContextNodePropertiesUpdatedEventHandlerRepresents the method that will handle the ContextNodePropertiesUpdated event of an InkAnalyzer.
Delegado públicoContextNodeReparentingEventHandlerRepresents the method that will handle the ContextNodeReparenting event of an InkAnalyzer.
Delegado públicoDrawingAttributesReplacedEventHandlerRepresents the method that handles the DefaultDrawingAttributesReplaced event of an InkCanvas.
Delegado públicoInkAnalyzerStateChangingEventHandlerRepresents the method that will handle the InkAnalyzerStateChanging event of an InkAnalyzer.
Delegado públicoLassoSelectionChangedEventHandlerRepresents the method that will handle the SelectionChanged event of a IncrementalLassoHitTester.
Delegado públicoMatchesCriteriaCallbackRepresents a function that is used to evaluate if a ContextNode object meets or fails a specified criteria.
Delegado públicoNewStrokesLoadedEventHandlerRepresents the method that handles the NewStrokesLoaded event of an InkAnalyzer object.
Delegado públicoPopulateContextNodeEventHandlerRepresents the method that will handle the PopulateContextNode event of an InkAnalyzer.
Delegado públicoPropertyDataChangedEventHandlerRepresents the method that handles the PropertyDataChanged event.
Delegado públicoReadyToReconcileEventHandlerRepresents the method that will handle the ReadyToReconcile event of a InkAnalyzer.
Delegado públicoResultsUpdatedEventHandlerRepresents the method that will handle the ResultsUpdated event of an InkAnalyzer.
Delegado públicoStrokeCollectionChangedEventHandlerRepresents the method that handles the StrokesChanged event of a StrokeCollection.
Delegado públicoStrokeHitEventHandlerRepresents the method that will handle the StrokeHit event of a IncrementalStrokeHitTester.
Delegado públicoStrokesReparentedEventHandlerRepresents the method that will handle the StrokesReparented event of an InkAnalyzer.
Delegado públicoStylusPointsReplacedEventHandlerRepresents the method that will handle the StylusPointsReplaced event of a Stroke.
 EnumeraciónDescripción
Enumeración públicaAnalysisModesSpecifies how the InkAnalyzer functions.
Enumeración públicaAnalysisWarningCodeDefines values for the set of available warnings that can occur during ink analysis.
Enumeración públicaApplicationGestureSpecifies the available application-specific gesture.
Enumeración públicaConfirmationTypeDefines values that specify the type confirmation that can occur on a ContextNode object.
Enumeración públicaContextLinkDirectionSpecifies the directionality, if any, of an additional relationship between the two context nodes beyond the existing parent child relationship.
Enumeración públicaInkRecognitionConfidenceDefines values indicating the level of confidence that the InkAnalyzer has in the accuracy of the recognition result.
Enumeración públicaInkRecognizerCapabilitiesDefines values that specify the attributes of an ink recognizer.
Enumeración públicaRecognitionConfidenceSpecifies the confidence level a GestureRecognizer has in an ink gesture.
Enumeración públicaSemanticTypeSpecifies the semantic types used in defining an annotation.
Enumeración públicaStrokeTypeDefines values that indicate whether or not a Stroke should be analyzed as part of a drawing or as part of writing.
Enumeración públicaStylusTipSpecifies the tip to be used to draw a Stroke.
¿Te ha resultado útil?
(Caracteres restantes: 1500)

Adiciones de comunidad

AGREGAR
© 2013 Microsoft. Reservados todos los derechos.