LineDisplayCapabilities 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 les fonctionnalités d’affichage de ligne.
public ref class LineDisplayCapabilities sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class LineDisplayCapabilities final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LineDisplayCapabilities final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class LineDisplayCapabilities
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LineDisplayCapabilities
Public NotInheritable Class LineDisplayCapabilities
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 Creators Update (introduit dans 10.0.15063.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v4.0)
|
Remarques
Cet objet est accessible lorsque vous récupérez la propriété Capabilities de l’objet LineDisplay .
Propriétés
CanBlink |
Obtient si l’affichage de ligne prend en charge le clignotement |
CanChangeBlinkRate |
Obtient si l’affichage de ligne prend en charge la modification de sa fréquence de clignotement. |
CanChangeScreenSize |
Obtient si l’affichage de ligne prend en charge la modification de sa taille d’écran. |
CanDisplayBitmaps |
Obtient si l’affichage de ligne prend en charge l’affichage de bitmaps. |
CanDisplayCustomGlyphs |
Obtient si l’affichage de ligne prend en charge l’affichage de glyphes personnalisés. |
CanMapCharacterSets |
Obtient si l’affichage de ligne prend en charge les jeux de caractères de mappage. |
CanReadCharacterAtCursor |
Obtient si l’affichage de ligne prend en charge la lecture de caractères à la position actuelle du curseur. |
CanReverse |
Obtient si l’affichage de ligne prend en charge l’inversion de l’affichage vidéo. |
IsBrightnessSupported |
Obtient si l’affichage de ligne prend en charge l’ajustement de la luminosité de l’écran. |
IsCursorSupported |
Obtient si l’affichage de ligne prend en charge un curseur. |
IsHorizontalMarqueeSupported |
Obtient si l’affichage de ligne prend en charge le défilement horizontal du chapiteau. |
IsInterCharacterWaitSupported |
Obtient si l’affichage de ligne prend en charge le délai entre l’affichage des caractères successifs. |
IsStatisticsReportingSupported |
Obtient si l’affichage de ligne prend en charge les statistiques de création de rapports. |
IsStatisticsUpdatingSupported |
Obtient si l’affichage de ligne prend en charge la mise à jour (ou la réinitialisation) des statistiques. |
IsVerticalMarqueeSupported |
Obtient si l’affichage de ligne prend en charge le défilement vertical du chapiteau. |
PowerReportingType |
Obtient le type de rapports d’alimentation pris en charge par l’affichage de ligne. |
SupportedDescriptors |
Obtient le nombre de descripteurs pris en charge par l’affichage de ligne. |
SupportedWindows |
Obtient le nombre maximal de fenêtres prises en charge par l’affichage de ligne. |