Represents the Rectangle tool.

The following tables list the members exposed by the ClipRect type.

Name Description
Public constructor ClipRect (Overloaded) Initializes a new instance of the ClipRect class.
Top
Name Description
Public property ClientRectangle Gets or sets an image area selected by the Rectangle tool.
Public property Color Gets or sets a color of the Rectangle tool's bounding lines.
Public property Enabled Gets a value indicating whether the Rectangle tool is enabled.
Public property MarkerSize Gets or sets the markers' size of the Rectangle tool.
Public property MultySelect Gets or sets the multiple selection mode
Public property Type Gets or sets a working mode for the Rectangle tool.
Top
Name Description
Public method DisableRect Disables the Rectangle tool.
Public method EnableRect (Overloaded) Enables the Rectangle tool.
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top