| 
 |   | 
The DocumentCurrentMeasurement type exposes the following members.
          
             Methods
Methods
        
        | Name | Description | |
|---|---|---|
|   | AddRedlinesToCurrentSavedViewpoint | 
Converts the measurement to redlines. Then adds the redlines to the current saved viewpoint.
If there is no current saved viewpoint, then one is created.
 | 
|   | Equals | (Inherited from Object.) | 
|   | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.(Inherited from Object.) | 
|   | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table.(Inherited from Object.) | 
|   | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|   | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|   | ToString | (Inherited from Object.) | 
          
             Properties
Properties
        
        | Name | Description | |
|---|---|---|
|   | CanConvertToRedlines | 
Determines if the measurement can be converted to redlines
 | 
|   | Difference | 
Returns the difference
 | 
|   | EndPoint | 
Returns the end point
 | 
|   | FirstPoint | 
Returns the first point
 | 
|   | HasDifference | 
Determines if the difference is available
 | 
|   | HasEndPoint | 
Determines if the end point is available
 | 
|   | HasFirstPoint | 
Determines if the first point is available
 | 
|   | HasMeasurement | 
Determines if the MeasurementValue and MeasurementType are available
 | 
|   | MeasurementType | 
Returns the measurement type
 | 
|   | MeasurementValue | 
Returns the measurement value
 | 
|   | Tool | 
Returns the measurement tool in use
 | 
|   | ToolMeasurementType | 
Returns the tool measurement type
 |