Gets the rectangular area, in pixels, which is affected through the changes. The coordinates are relative to the top-left corner of the view's image, which is determined through the View.Location and View.Size properties.

Syntax

public System.Drawing.Rectangle ClipRectangle { get; }

Limitations

Read only.