| UIMeasureValueDouble Structure | 
Namespace: NeoAxis
 Syntax
Syntaxpublic struct UIMeasureValueDouble
The UIMeasureValueDouble type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | UIMeasureValueDouble | Initializes a new instance of the UIMeasureValueDouble class | 
 Properties
Properties Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Overrides ValueTypeEquals(Object).) | 
|  | GetHashCode | (Overrides ValueTypeGetHashCode.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|   | Parse | |
|  | ToString | (Overrides ValueTypeToString.) | 
 Operators
Operators| Name | Description | |
|---|---|---|
|   | Equality | |
|   | Inequality | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | MethodInvoke | 
            Calls the object method by name.
            (Defined by ObjectEx.) | 
|  | PropertyGet(String, Object, Boolean) | Overloaded. 
            Gets the value of the object property by name.
            (Defined by ObjectEx.) | 
|  | PropertyGetT(String, Object, Boolean) | Overloaded. 
            Gets the value of the object property by name.
            (Defined by ObjectEx.) | 
|  | PropertySet | 
            Sets the value of the object property by name.
            (Defined by ObjectEx.) | 
 See Also
See Also