LineRubberband Properties |
The LineRubberband 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.) | |
| 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.) | |
| 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.) |