mirror of
https://github.com/DarthAffe/ScreenCapture.NET.git
synced 2025-12-12 13:28:35 +00:00
Added missing doc-comment
This commit is contained in:
parent
0b9a3111dc
commit
af401448e7
@ -102,6 +102,7 @@ public sealed class CaptureZone
|
||||
/// <param name="y">The y-location of the region on the screen.</param>
|
||||
/// <param name="width">The width of the region on the screen.</param>
|
||||
/// <param name="height">The height of the region on the screen.</param>
|
||||
/// <param name="bytesPerPixel">The number of bytes per pixel.</param>
|
||||
/// <param name="downscaleLevel">The level of downscaling applied to the image of this region before copying to local memory.</param>
|
||||
/// <param name="unscaledWidth">The original width of the region.</param>
|
||||
/// <param name="unscaledHeight">The original height of the region</param>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user