The VObjectsRubberband type exposes the following members.
Name | Description | |
---|---|---|
ClearHistory |
Discards both the undo and redo histories. |
|
ClearRedoHistory |
Discards the redo history. |
|
ClearUndoHistory |
Discards the undo history. |
|
Connect |
Connects this rubberband to a viewer control. (Overrides UserInputController.Connect(ViewerBase).) |
|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Disconnect |
Disconnects this rubberband from a viewer control. (Overrides UserInputController.Disconnect().) |
|
Dispose | (Inherited from Component.) | |
Equals | (Inherited from Object.) | |
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. | |
OnViewerDoubleBufferPaint | (Overrides UserInputController.OnViewerDoubleBufferPaint(PaintEventArgs).) | |
Redo | Overloaded. Redoes the last undone change. |
|
RenderWorkspace | Overloaded. Exports the workspace as Bitmap with a transparent background. |
|
SaveState |
Saves the state of the object. |
|
ToString | (Inherited from Component.) | |
Undo | Overloaded. Undoes the last made change. |
|
Update |
This method is called by the BitmapViewer when it needs to be repainted or updated in any other way. (Inherited from UserInputController.) |