Limitations
Read only.
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.
public System.Drawing.Rectangle ClipRectangle { get; }
Public ReadOnly Property ClipRectangle() As System.Drawing.Rectangle
Read only.