mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-18 14:41:21 +08:00
spelling: rendering
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
9c6c7a82cb
commit
054ab88ef1
@ -38,7 +38,7 @@ namespace Microsoft.PowerToys.ThumbnailHandler.Svg
|
||||
/// <summary>
|
||||
/// Captures an image representation of browser contents.
|
||||
/// </summary>
|
||||
/// <param name="browser">The WebBrowser instance rendring the SVG.</param>
|
||||
/// <param name="browser">The WebBrowser instance rendering the SVG.</param>
|
||||
/// <param name="rectangle">The client rectangle to capture from.</param>
|
||||
/// <param name="backgroundColor">The default background color to apply.</param>
|
||||
/// <returns>A Bitmap representing the browser contents.</returns>
|
||||
|
Loading…
Reference in New Issue
Block a user