DisplayArea Classe
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.
Représente la zone d’un affichage dans laquelle un affichage peut être affiché à un utilisateur.
public ref class DisplayArea sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DisplayArea final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DisplayArea
Public NotInheritable Class DisplayArea
- Héritage
- Attributs
Propriétés
DisplayId |
Obtient l’identificateur de l’affichage associé à . |
IsPrimary |
Obtient une valeur qui indique si se |
OuterBounds |
Obtient un rectangle qui décrit les limites du |
Primary |
Obtient le principal |
WorkArea |
Obtient le rectangle de la zone de travail du |
Méthodes
CreateWatcher() |
Crée un |
FindAll() |
Récupère une liste de toutes les zones d’affichage présentes dans le système. |
GetFromDisplayId(DisplayId) |
Obtient la |
GetFromPoint(PointInt32, DisplayAreaFallback) |
Obtient le |
GetFromRect(RectInt32, DisplayAreaFallback) |
Obtient le |
GetFromWindowId(WindowId, DisplayAreaFallback) |
Obtient la |