Gets an object of type System.Drawing.Rectangle that represents the region where the control view is changed by UI editing.

Syntax

public System.Drawing.Rectangle ClipRectangle { get; }
Public ReadOnly Property ClipRectangle() As System.Drawing.Rectangle

Limitations

Read only.