-api-id | -api-type |
---|---|
P:Windows.Devices.PointOfService.ClaimedLineDisplay.MaxBitmapSizeInPixels |
winrt property |
Gets the maximum bitmap size.
The maximum bitmap size in pixels.
When bitmaps are supported (when LineDisplayCapabilities.CanDisplayBitmaps is True) this read-only property describes the size of the screen that can display bitmaps as number of horizontal and vertical pixels. The maximum number of pixels in each direction is 65,535. When bitmaps are not supported by the device (LineDisplayCapabilities.CanDisplayBitmaps is False) the value of this property is {0, 0}.