The EllipseRubberband type exposes the following members.
Name | Description | |
---|---|---|
![]() |
EllipseRubberband |
Creates and initializes new EllipseRubberband class instance. |
Name | Description | |
---|---|---|
![]() |
Connect |
Connects this user input controller (navigator or rubberband) to the viewer control. (Inherited from UserInputController.) |
![]() |
CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() |
Disconnect |
Disconnects this user input controller (navigator or rubberband) from the BitmapViewer control. (Inherited from UserInputController.) |
![]() |
Dispose | Overloaded. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Erase |
Erases (discards) the rubberband from the control. (Inherited from RectangleRubberband.) |
![]() |
Finalize | (Inherited from Component.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
GetService | (Inherited from Component.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
MemberwiseClone | Overloaded. |
![]() |
ToString | (Inherited from Component.) |
![]() |
Update |
This method is called with a BitmapViewer when it needs to be repainted or updated in any other way. (Inherited from RectangleController.) |
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | (Inherited from Component.) |
![]() |
Container | (Inherited from Component.) |
![]() |
DesignMode | (Inherited from Component.) |
![]() |
Erasable |
Gets/sets a value that specifies whether the rubberband can be erased (discarded) when user clicks by a mouse out of this rectangle. (Inherited from RectangleRubberband.) |
![]() |
Events | (Inherited from Component.) |
![]() |
GripColor |
Gets/sets the color of grips. (Inherited from RectangleRubberband.) |
![]() |
GripSize |
Gets/sets the grip size. (Inherited from RectangleRubberband.) |
![]() |
GripsVisible |
Gets/sets a value which shows or hides the grips on the rectangle. (Inherited from RectangleRubberband.) |
![]() |
IsEmpty |
Gets a value that specifies whether the rubberband rectangle is empty (and therefore whether it is visible). (Inherited from RectangleRubberband.) |
![]() |
MaskColor |
Gets/sets the color of the mask. (Inherited from RectangleRubberband.) |
![]() |
MaskOpacity |
Gets/sets the opacity of the mask. (Inherited from RectangleRubberband.) |
![]() |
MaskStyle |
Gets/sets a value which specified when to enable masking of the area outside of the rectangle. (Inherited from RectangleRubberband.) |
![]() |
Movable |
Gets/sets a value which specifies whether the rubberband rectangle can be dragged on the BitmapViewer control. (Inherited from RectangleRubberband.) |
![]() |
OutlineColor1 |
Gets/sets the first color of the rectangle outline when it is dashed. (Inherited from RectangleController.) |
![]() |
OutlineColor2 |
Gets/sets the second color of the rectangle outline when it is dashed. (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.) |
![]() |
Ratio |
Gets/sets the aspect ratio of the rubberband rectangle which should be preserved when ResizeMode is Proportional. (Inherited from RectangleRubberband.) |
![]() |
Rectangle |
Gets/sets a rubberband rectangle. (Inherited from RectangleRubberband.) |
![]() |
ResizeMode |
Gets/sets an allowed resize mode for the rubberband rectangle. (Inherited from RectangleRubberband.) |
![]() |
Site | (Inherited from Component.) |
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from Component.) |
![]() |
RectangleChanged |
Fires when the rubberband rectangle is modified (mouse button is released). (Inherited from RectangleRubberband.) |
![]() |
RectangleChanging |
Fires during the rubberband rectangle modification (before the mouse button is released). (Inherited from RectangleRubberband.) |