MiracastReceiverCursorImageChannel.MaxImageSize Propriété
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.
Obtient la largeur et la hauteur maximales de l’image de curseur bitmap PNG, en pixels.
public:
property SizeInt32 MaxImageSize { SizeInt32 get(); };
SizeInt32 MaxImageSize();
public SizeInt32 MaxImageSize { get; }
var sizeInt32 = miracastReceiverCursorImageChannel.maxImageSize;
Public ReadOnly Property MaxImageSize As SizeInt32
Valeur de propriété
Largeur et hauteur maximales de l’image de curseur bitmap PNG, en pixels.