diff --git a/ScreenCapture.NET/Model/CaptureZone.cs b/ScreenCapture.NET/Model/CaptureZone.cs
index bec983b..e33d59e 100644
--- a/ScreenCapture.NET/Model/CaptureZone.cs
+++ b/ScreenCapture.NET/Model/CaptureZone.cs
@@ -102,6 +102,7 @@ public sealed class CaptureZone
/// The y-location of the region on the screen.
/// The width of the region on the screen.
/// The height of the region on the screen.
+ /// The number of bytes per pixel.
/// The level of downscaling applied to the image of this region before copying to local memory.
/// The original width of the region.
/// The original height of the region