RectangleSelection Methods |
The RectangleSelection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cancel | Cancels dragging a new rubberband. (Inherited from Rubberband.) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() | Dispose | Releases all resources used by the Component. (Inherited from Component.) |
![]() | Dispose(Boolean) | Releases resources held by the object back to the system. (Overrides RubberbandDispose(Boolean).) |
![]() | DrawRegion | Called when a region needs to be drawn. (Inherited from Rubberband.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | EraseRegion | Call this method to erase the current region. (Inherited from Rubberband.) |
![]() | Finalize | (Inherited from Rubberband.) |
![]() | GetConstrainedPoint | Returns a point that is within the image bounds and snap to the pixel grid. (Inherited from Rubberband.) |
![]() | GetDisplayBounds | Returns a Rectangle representing the rectangular rubberband boundary in
Viewport display coordinates. (Inherited from Rubberband.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | GetRegion | Returns a rectangular region occupied by this selection. (Overrides RubberbandGetRegion.) |
![]() | GetService | Returns an object that represents a service provided by the Component or by its Container. (Inherited from Component.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HitTest | Returns a value indicating if the position is within the RubberBand boundary. (Overrides RubberbandHitTest(Point, Boolean).) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) |
![]() | OnActiveButtonsChanged | Called when the ActiveButtons property changes and raises the ActiveButtonsChanged event. (Inherited from Rubberband.) |
![]() | OnActiveChanged | (Overrides RubberbandOnActiveChanged(EventArgs).) |
![]() | OnAspectRatioChanged | Called when the AspectRatio property has changed and raises the AspectRatioChanged event. (Inherited from Rubberband.) |
![]() | OnBackgroundColorChanged | Called when the BackgroundColor property has changed and raises the BackgroundColorChanged event. (Inherited from Rubberband.) |
![]() | OnChanged | Called when the Rubberband has changed. (Inherited from Rubberband.) |
![]() | OnChanging | Called when the Rubberband is in the process of changing. (Inherited from Rubberband.) |
![]() | OnClickLockChanged | Called when the ClickLock property has changed and raises the ClickLockChanged
event. (Inherited from Rubberband.) |
![]() | OnConstrainPositionChanged | Called when the ConstrainPosition property has changed and raises the ConstrainPositionChanged event. (Inherited from Rubberband.) |
![]() | OnCursorChanged | Called when the Cursor property has changed and raises the CursorChanged
event. (Inherited from Rubberband.) |
![]() | OnDrawRubberband | (Overrides RubberbandOnDrawRubberband(Canvas, AtalaPen).) |
![]() | OnInvertedChanged | Called when the Inverted property has changed and raises the InvertedChanged
event. (Inherited from Rubberband.) |
![]() | OnMouseDown | (Overrides RubberbandOnMouseDown(MouseEventArgs).) |
![]() | OnMouseMove | (Overrides RubberbandOnMouseMove(MouseEventArgs).) |
![]() | OnMouseUp | (Overrides RubberbandOnMouseUp(MouseEventArgs).) |
![]() | OnMoveCursorChanged | Called when the MoveCursor property has changed and raises the MoveCursorChanged event. (Inherited from Rubberband.) |
![]() | OnMoveWhenInsideChanged | Called when the MoveWhenInside property has changed and raises the MoveWhenInsideChanged event. (Inherited from Rubberband.) |
![]() | OnPaint | Called when the Rubberband needs to be painted. (Inherited from Rubberband.) |
![]() | OnParentChanged | Called when the Parent property has changed and raises the ParentChanged
event. (Inherited from Rubberband.) |
![]() | OnPenChanged | Called when the Pen property has changed and raises the PenChanged event.
(Inherited from Rubberband.) |
![]() | OnPersistChanged | Called when the Persist property has changed and raises the PersistChanged
event. (Inherited from Rubberband.) |
![]() | OnSnapToPixelGridChanged | Called when the SnapToPixelGrid property has changed and raises the SnapToPixelGridChanged event. (Inherited from Rubberband.) |
![]() | OnVisibleChanged | (Overrides RubberbandOnVisibleChanged(EventArgs).) |
![]() | PixelPointFromDisplayPoint | Returns the pixel position from the specified display position. (Inherited from Rubberband.) |
![]() | PixelPointToDisplayPoint | Returns the display position from a pixel position. (Inherited from Rubberband.) |
![]() | SetDisplayBounds | Sets the rectangular boundary of the rubberband by using Viewport coordinates. (Inherited from Rubberband.) |
![]() | Start | Programmatically starts a new rubberband without user interaction. (Inherited from Rubberband.) |
![]() | ToString | Returns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from Component.) |