Inheritance diagram for MQClientInterface::DisplayState:

Public Member Functions | |
| DisplayState () | |
| virtual void | Init () |
| override bool | Equals (System.Object obj) |
| bool | Equals (DisplayState otherObject) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (DisplayState obj1, DisplayState obj2) |
| static bool | operator!= (DisplayState obj1, DisplayState obj2) |
Properties | |
| override System.String | ClassName |
| override int | ClassID |
| virtual ContentType | ContentType |
| virtual long | DPI |
| virtual bool | AntiAlias |
|
|
Default constructor. |
|
|
Equals(type)
|
|
|
Equals(object)
Reimplemented from MQClientInterface::MQObject. |
|
|
Returns a hash code for this DisplayState.
Reimplemented from MQClientInterface::MQObject. |
|
|
Initializes this object. Reimplemented from MQClientInterface::MQObject. |
|
||||||||||||
|
Inequality operator
|
|
||||||||||||
|
Equality operator
|
|
|
Anti-alias property. Anti-alias flag, for use with PNG and GIF The default is on or true |
|
|
Class ID property Reimplemented from MQClientInterface::MQObject. |
|
|
Class Name property Reimplemented from MQClientInterface::MQObject. |
|
|
Content type property. The default is "image/gif" |
|
|
DPI property. Returns the DPI for the map output. The default is 72. |
1.4.1