Partager via


Interface IDirectManipulationPrimaryContent (directmanipulation.h)

Encapsule le contenu principal à l’intérieur d’une fenêtre d’affichage. Le contenu principal est le contenu spécifié lors de la création d’une fenêtre d’affichage.

Héritage

L’interface IDirectManipulationPrimaryContent hérite de l’interface IUnknown. IDirectManipulationPrimaryContent a également les types de membres suivants :

Méthodes

L’interface IDirectManipulationPrimaryContent possède ces méthodes.

 
IDirectManipulationPrimaryContent::GetCenterPoint

Récupère le point central de la manipulation dans les coordonnées de contenu.
IDirectManipulationPrimaryContent::GetInertiaEndTransform

Obtient la transformation finale, y compris l’inertie, du contenu principal.
IDirectManipulationPrimaryContent::SetHorizontalAlignment

Définit l’alignement horizontal du contenu principal par rapport à la fenêtre d’affichage.
IDirectManipulationPrimaryContent::SetSnapCoordinate

Spécifie le système de coordonnées pour les points d’ancrage ou les intervalles d’alignement.
IDirectManipulationPrimaryContent::SetSnapInterval

Spécifie des points d’ancrage pour la position de fin d’inertie à intervalles uniformes.
IDirectManipulationPrimaryContent::SetSnapPoints

Spécifie les points d’ancrage de la position de repos d’inertie.
IDirectManipulationPrimaryContent::SetSnapType

Spécifie le type de point d’ancrage.
IDirectManipulationPrimaryContent::SetVerticalAlignment

Spécifie l’alignement vertical du contenu principal dans la fenêtre d’affichage.
IDirectManipulationPrimaryContent::SetZoomBoundaries

Spécifie les limites minimales et maximales pour le zoom.

Spécifications

   
Client minimal pris en charge Windows 8 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2012 [applications de bureau uniquement]
Plateforme cible Windows
En-tête directmanipulation.h

Voir aussi

Interfaces de manipulation directe