The RectangleRubberband type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
RectangleRubberband |
| Name | Description | |
|---|---|---|
|
|
addCssClass | (Inherited from UserInputController.) |
|
|
beginUpdate | (Inherited from UserInputController.) |
|
|
connect |
Connects this rectangle rubberband to the BaseViewer control. |
|
|
disconnect |
Disconnects this rectangle controller from the BaseViewer control. (Inherited from RectangleController.) |
|
|
dispose |
Disposes control. (Inherited from UserInputController.) |
|
|
endUpdate | (Inherited from UserInputController.) |
|
|
erase |
Erases (discards) the rubberband from the control. |
|
|
initialize | (Inherited from UserInputController.) |
|
|
onBubbleEvent | (Inherited from UserInputController.) |
|
|
raiseBubbleEvent | (Inherited from UserInputController.) |
|
|
raisePropertyChanged | (Inherited from UserInputController.) |
|
|
removeCssClass | (Inherited from UserInputController.) |
|
|
toggleCssClass | (Inherited from UserInputController.) |
|
|
update |
Updates the control. |
|
|
updated | (Inherited from UserInputController.) |
| Name | Description | |
|---|---|---|
|
|
autoPostBack |
Gets/sets a value indicating whether a postback to the server automatically occurs when the user stops modifying the rectangle. |
|
|
element | (Inherited from UserInputController.) |
|
|
erasable |
Gets/sets a value that specifies whether the rubberband can be erased (discarded) when user clicks by a mouse out of this rectangle. |
|
|
events | (Inherited from UserInputController.) |
|
|
gripSize |
Gets/sets the grip size. |
|
|
gripsVisible |
Gets/sets a value which shows or hides the grips on the rectangle. |
|
|
isInitialized | (Inherited from UserInputController.) |
|
|
isUpdating | (Inherited from UserInputController.) |
|
|
maskColor |
Gets/sets the color of the mask. (Inherited from RectangleController.) |
|
|
maskOpacity |
Gets/sets the opacity of the mask. (Inherited from RectangleController.) |
|
|
maskVisible |
Gets/sets a value which specifies whether to display a mask out of the rectangle. |
|
|
movable |
Gets/sets a value which specifies whether the rubberband rectangle can be dragged on the BaseViewer control. |
|
|
outlineColor |
Gets/sets the color of the rectangle outline. (Inherited from RectangleController.) |
|
|
outlineStyle |
Gets/sets the rectangle outline pen style (solid, dashed, etc). (Inherited from RectangleController.) |
|
|
outlineWidth |
Gets/sets the rectangle outline width. (Inherited from RectangleController.) |
|
|
parent | (Inherited from UserInputController.) |
|
|
ratio |
Gets/sets the aspect ratio of the rubberband rectangle which should be preserved when resizeMode is proportional. |
|
|
rectangle |
Gets/sets the rubberband rectangle. |
|
|
resizeMode |
Gets/sets the allowed resize mode for the rubberband rectangle. |
|
|
visibilityMode | (Inherited from UserInputController.) |
|
|
visible | (Inherited from UserInputController.) |
| Name | Description | |
|---|---|---|
|
|
disposing | (Inherited from UserInputController.) |
|
|
propertyChanged | (Inherited from UserInputController.) |
|
|
rectangleChanged |
Fires when the rubberband rectangle is modified (mouse button is released). |
|
|
rectangleChanging |
Fires when the rubberband rectangle is modified (mouse button isn't released). |