Inheritance diagram for MQClientInterface::ZoomTo:

Public Member Functions | |
| ZoomTo () | |
| ZoomTo (ZoomTo copy) | |
| override void | Init () |
| override bool | Equals (System.Object obj) |
| bool | Equals (ZoomTo otherObject) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (ZoomTo obj1, ZoomTo obj2) |
| static bool | operator!= (ZoomTo obj1, ZoomTo obj2) |
Properties | |
| override System.String | ClassName |
| override int | ClassID |
| virtual Point | Center |
| virtual int | ZoomLevel |
|
|
Default constructor. |
|
|
Copy constructor.
|
|
|
Equals(type)
|
|
|
Equals(object)
Reimplemented from MQClientInterface::MQObject. |
|
|
Returns a hash code for this ZoomTo.
Reimplemented from MQClientInterface::MQObject. |
|
|
Initialize. Reimplemented from MQClientInterface::MapCommand. |
|
||||||||||||
|
Inequality operator |
|
||||||||||||
|
Equality operator |
|
|
Center point property. This is the point that is to be the new of center of the zoomed area. |
|
|
Class ID property Reimplemented from MQClientInterface::MQObject. |
|
|
Class Name property Reimplemented from MQClientInterface::MQObject. |
|
|
Zoom level property. |
1.4.1