Partager via


MiracastReceiverCursorImageChannel.MaxImageSize Propriété

Définition

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.

S’applique à