RectangleSelection Properties |
The RectangleSelection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Active | Gets or sets a value indicating if the rubberband is active in the parent Viewport control. (Inherited from Rubberband.) |
![]() | ActiveButtons | Gets or sets a value indicating which mouse buttons are used to draw the rubberband. (Inherited from Rubberband.) |
![]() | Animated | Gets or sets a valid indicating if the selection is animated. |
![]() | AnimationSpeed | Gets or sets the animation speed in milliseconds. |
![]() | AspectRatio | Gets or sets the aspect ratio which the rubberband will be constrained to. (Inherited from Rubberband.) |
![]() | BackgroundColor | Gets or sets the background color of a dashed line. (Inherited from Rubberband.) |
![]() | Bounds | Gets or sets the rectangular area occupied by the rubberband in image pixel coordinates. (Inherited from Rubberband.) |
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) |
![]() | ClickLock | Gets or sets a value indicating if clicking on the Viewport without moving the mouse
starts or finishes a rubberband. (Inherited from Rubberband.) |
![]() | ConstrainPosition | Gets or sets a value indicating if the RubberBand can be drawn outside the image area. (Inherited from Rubberband.) |
![]() | Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() | Cursor | Gets or sets the cursor which is displayed in the parent Viewport when active. (Inherited from Rubberband.) |
![]() | CursorPad | Gets or sets the amount of padding for the cursor to change and to allow adjusting the existing selection.
(Inherited from Rubberband.) |
![]() | DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
![]() | EndPoint | Gets or sets the end point of the Rubberband. Normally this is the bottom-right corner.
(Inherited from Rubberband.) |
![]() | Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
![]() | Inverted | Gets or sets a value indicating if the rubberband is drawn inverted. (Inherited from Rubberband.) |
![]() | IsDragging | Gets or sets a value indicating whether the Rubberband is being dragged. (Inherited from Rubberband.) |
![]() | MoveCursor | Gets or sets the cursor used when moving the rubberband. |
![]() | MoveWhenInside | Gets or sets a value indicating if the rubberband can be moved with the mouse. (Inherited from Rubberband.) |
![]() | Parent | Gets or sets the parent ViewPort control. (Inherited from Rubberband.) |
![]() | Pen | Gets or sets a value of the pen which is used to draw the rubberband. (Inherited from Rubberband.) |
![]() | Persist | Gets or sets a value indicating if the rubberband continues to display after the mouse button is released.
(Inherited from Rubberband.) |
![]() | SelectionNESWCursor | Gets or sets the cursor displayed when resizing the top-right or bottom-left corners of the selection.
|
![]() | SelectionNSCursor | Gets or sets the cursor displayed when resizing the top or bottom edges of the selection. |
![]() | SelectionNWSECursor | Gets or sets the cursor displayed when resizing the top-left or bottom-right corners of the
selection. |
![]() | SelectionWECursor | Gets or sets the cursor displayed when resizing the left or right edges of the selection. |
![]() | Site | Gets or sets the ISite of the Component. (Inherited from Component.) |
![]() | SnapToPixelGrid | Gets or sets a value indicating if the rubberband snaps to a grid occupied by one image pixel. (Inherited from Rubberband.) |
![]() | StartPoint | Gets or sets the starting point of the Rubberband. Normally this is the top-left corner.
(Inherited from Rubberband.) |
![]() | Visible | Gets or sets a value indicating if the rubberband is currently visible. (Inherited from Rubberband.) |