RubberbandRectangle Class | ![]() |
Namespace: Telogis.GeoBase.ImageUtils
The RubberbandRectangle type exposes the following members.
Name | Description | |
---|---|---|
![]() | RubberbandRectangle |
Construct a new (default) rubberband.
|
Name | Description | |
---|---|---|
![]() | DrawXORRectangle(Control, Int32, Int32, Int32, Int32) |
Draw/remove a rectangle at the specified coordinates. Only solid
and dashed rectangles are supported (other PenStyles are mapped to
dashed rectangles), but this function is compatible with all
platforms.
|
![]() | DrawXORRectangle(Graphics, Int32, Int32, Int32, Int32) |
Draw/remove a rectangle at the specified co-ordinates. This
uses GDI function, which isn't supported on Linux.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |