Inheritance diagram for MQClientInterface::IdentifyCriteria:

Public Member Functions | |
| IdentifyCriteria () | |
| virtual void | Init () |
| override bool | Equals (System.Object obj) |
| bool | Equals (IdentifyCriteria otherObject) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (IdentifyCriteria obj1, IdentifyCriteria obj2) |
| static bool | operator!= (IdentifyCriteria obj1, IdentifyCriteria obj2) |
Properties | |
| override System.String | ClassName |
| override int | ClassID |
| virtual Point | Center |
| virtual int | Radius |
| virtual int | MaxMatches |
|
|
Default constructor. |
|
|
Equals(type)
|
|
|
Equals(object)
Reimplemented from MQClientInterface::MQObject. |
|
|
Returns a hash code for this IdentifyCriteria.
Reimplemented from MQClientInterface::MQObject. |
|
|
Initializes this object. Reimplemented from MQClientInterface::MQObject. |
|
||||||||||||
|
Inequality operator
|
|
||||||||||||
|
Equality operator
|
|
|
Center property. This is the (x, y) coordinates of the point at which the mouse was clicked. |
|
|
Class ID property Reimplemented from MQClientInterface::MQObject. |
|
|
Class Name property Reimplemented from MQClientInterface::MQObject. |
|
|
Maximum matches property. This is the maximum number of features to return. |
|
|
Radius property. This is the radius in which to search (in pixels). |
1.4.1