RectangularSelection Class Members
In This Topic
The following tables list the members exposed by
RectangularSelection.
Public Constructors
Public Properties
| Name | Description |
 | Brush | Gets or sets the background brush of the rectangle. |
 | Builder | Gets or sets a builder of interactive object. |
 | IsVisible | Gets or sets a value indicating whether the interactive object is visible. |
 | Pen | Gets or sets the border pen of the rectangle. |
 | SelectedRect | Gets or sets the selection rectangle. |
 | SelectionBoundingBox | Gets or sets the bounding box of the selection area. |
 | Transformer | Gets or sets an interaction transformer of interactive object. |
Public Methods
| Name | Description |
 | Draw | Overloaded. Draws the rectangular selection on specified . |
 | GetPointTransform | Returns a point transformation of rectangular selection for specified ImageViewer. |
Protected Methods
Public Events
| Name | Description |
 | StateChanged | Occurs when the object state is changed. |
See Also