The ScalarValue class expresses a single scalar measure value.
| 
                     Constructor  | 
                
                     Description  | 
            
| 
                     Creates a new instance of the ScalarValue class  | 
            
| 
                     Property  | 
                
                     Description  | 
            
| 
                     Gets the coordinate reference system type. (Overrides FormattedValue.Class).  | 
            |
| 
                     Gets or sets the format string associated with this value. (Overrides FormattedValue.Format).  | 
            |
| 
                     Gets or sets the scalar value in unity.  | 
            |
| 
                     Gets or sets the unit associated with the value. (Overrides FormattedValue.Units).  | 
            |
| 
                     Inherited Property  | 
                
                     Description  | 
            
| 
                     Inherited from FormattedValue.  | 
            |
| 
                     Inherited from FormattedValue.  | 
            |
| 
                     Inherited from FormattedValue.  | 
            |
| 
                     Inherited from FormattedValue.  | 
            
| 
                     Method  | 
                
                     Description  | 
            
| 
                     Creates a clone of this object. (Overrides FormattedValue.Clone()).  | 
            |
| 
                     Sets the value based on the string representation. (Inherited from and overrides FormattedValue.FromString()).  | 
            |
| 
                     Creates a string representation of the value. (Inherited from and Overrides FormattedValue.ToString()).  | 
            |
| 
                     Inherited Method  | 
                
                     Description  | 
            
| 
                     Inherited from FormattedValue.  | 
            |
| 
                     Inherited from FormattedValue.  | 
            |
| 
                     GetType  | 
                
                     Gets the Type of the current instance. (Inherited from Object).  | 
            
| 
                     Inherited from FormattedValue.  | 
            
| 
                     Inherited Event  | 
                
                     Description  | 
            
| 
                     Changed  | 
                
                     Inherited from FormattedValue.  | 
            
| 
                     Operator  | 
                
                     Description  | 
            
| 
                     Assigns a new value to this ScalarValue  | 
            |
| 
                     Compares the value of two ScalarValues  | 
            |
| 
                     Compares the value of two ScalarValues  |