MiracastReceiverCursorImageChannel.MaxImageSize Property

Definition

Gets the maximum width and height of the cursor image PNG bitmap, in pixels.

public:
 property SizeInt32 MaxImageSize { SizeInt32 get(); };
SizeInt32 MaxImageSize();
public SizeInt32 MaxImageSize { get; }
var sizeInt32 = miracastReceiverCursorImageChannel.maxImageSize;
Public ReadOnly Property MaxImageSize As SizeInt32

Property Value

The maximum width and height of the cursor image PNG bitmap, in pixels.

Applies to