Inheritance diagram for MQClientInterface::ZoomToRect:

Public Member Functions | |
| ZoomToRect () | |
| ZoomToRect (ZoomToRect copy) | |
| override void | Init () |
| virtual void | SetRect (Point upperLeft, Point lowerRight) |
| virtual void | GetRect (Point ul, Point lr) |
| override bool | Equals (System.Object obj) |
| bool | Equals (ZoomToRect otherObject) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (ZoomToRect obj1, ZoomToRect obj2) |
| static bool | operator!= (ZoomToRect obj1, ZoomToRect obj2) |
Properties | |
| override System.String | ClassName |
| virtual int | ClassID |
|
|
Default constructor. |
|
|
Copy constructor.
|
|
|
Equals(type)
|
|
|
Equals(object)
Reimplemented from MQClientInterface::MQObject. |
|
|
Returns a hash code for this ZoomToRect.
Reimplemented from MQClientInterface::MQObject. |
|
||||||||||||
|
Returns the upper left and lower right corners of this rectangle.
|
|
|
Initialize. Reimplemented from MQClientInterface::MapCommand. |
|
||||||||||||
|
Inequality operator
|
|
||||||||||||
|
Equality operator
|
|
||||||||||||
|
Sets the upper left and lower right corners of the rectangle that is to be zoomed to.
|
|
|
Class ClassID property Reimplemented from MQClientInterface::MQObject. |
|
|
Class Name property Reimplemented from MQClientInterface::MQObject. |
1.4.1