-api-id | -api-type |
---|---|
M:Windows.Devices.PointOfService.LineDisplayWindow.TryDisplayStoredBitmapAtCursorAsync(Windows.Devices.PointOfService.LineDisplayStoredBitmap) |
winrt method |
Attempts to asynchronously display a stored bitmap from at LineDisplayStoredBitmap object at the current cursor position.
The bitmap to be displayed.
Returns True if the bitmap was successfully displayed; otherwise, False.
If the LineDisplayCapabilities.CanDisplayBitmaps value is False, this method will fail.