The XViewportMouseControllerState type exposes the following members.
 Methods
Methods
| Name | Description | |
|---|---|---|
|   | Add | 
            Adds the relative values of the s2 to the state s1.
             | 
|  | AddRelative | 
            Adds the relative values from state2 to this state.
             | 
|   | CreateDgr | 
            Creates the mouse controller state from the parameters given in degrees.
             | 
|  | Equals | Overloaded. | 
|  | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | 
|  | GetHashCode | 
            Gets the hash code for this instance.
            (Overrides ValueType..::.GetHashCode()()().) | 
|  | GetType | Gets the Type of the current instance. | 
|  | MemberwiseClone | Creates a shallow copy of the current Object. | 
|   | Subtract | 
            Subtracts the relative values of the s2 from the state s1.
             | 
|  | ToString | Returns the fully qualified type name of this instance. | 
 Operators
Operators
| Name | Description | |
|---|---|---|
|   | Addition | 
            Adds the relative values of the s2 to the state s1.
             | 
|   | Equality | 
            Tests whether the instance a and the instance b are equal.
             | 
|   | Inequality | 
            Tests whether the instance a and the instance b are not equal.
             | 
|   | Subtraction | 
            Subtracts the relative values of the s2 from the state s1.
             | 





