IInkPointFactory Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class IInkPointFactory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(702928156, 51599, 16477, 159, 59, 229, 62, 49, 6, 141, 77)]
struct IInkPointFactory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(702928156, 51599, 16477, 159, 59, 229, 62, 49, 6, 141, 77)]
public interface IInkPointFactory
Public Interface IInkPointFactory
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Méthodes
CreateInkPoint(Point, Single) |
Génère un objet InkPoint qui inclut des informations de position et de pression utilisées dans la construction d’un InkStroke. |
S’applique à
Voir aussi
- Windows.UI.Input.Inking Interfaces
- Interactions avec le stylo et le stylet
- Prise en main : Prise en charge de l’entrée manuscrite dans votre application UWP
- Exemple d’analyse d’entrée manuscrite (de base) (C#)
- Exemple de reconnaissance de l’écriture manuscrite manuscrite (C#)
- Enregistrer et charger des traits d’encre à partir d’un fichier ISF (Ink Serialized Format)
- Enregistrer et charger des traits d’encre à partir du Presse-papiers
- Exemple d’emplacement et d’orientation de la barre d’outils d’encre (de base)
- Exemple d’emplacement et d’orientation de la barre d’outils Ink (dynamique)
- Exemple de livre de coloriage
- Exemple de notes de famille
- Exemple d’entrée manuscrite (JavaScript)
- Exemple d’entrée manuscrite simple (C#/C++)
- Exemple d’entrée manuscrite complexe (C++)
- Exemple d’analyse de l’entrée manuscrite