 Public Methods
    
    Public Methods
  
| Name | Description | |
|---|---|---|
|   | ActivateTool | Method that activates tool (inherited from RulerTool). | 
|   | ClearAll | Clear all measures | 
|     | ConvertSplineToPoly | Convert spline to polyline (inherited from Tool). | 
|   | DeactivateTool | Method that deactivates tool (inherited from RulerTool). | 
|   | DrawAllSegments | (inherited from RulerTool). | 
|   | Equals | (Overloaded) (inherited from Object). | 
|   | GetAllMeasures | Get list of all measures(list of lists measures of all rulers) (inherited from RulerTool). | 
|   | GetAllSegmentsPoints | Get all tool's segment's points(simple ruler has one segment) (inherited from RulerTool). | 
|   | GetAngle | Angle between two points in XY plane (inherited from RulerTool). | 
|   | GetArea | |
|   | GetCurrentRulerMeasures | Get list of measures(list of lists of two mousedown dpoints) of current ruler (inherited from RulerTool). | 
|   | GetCurrentSegmentMeasures | Get the drawing points of the current segment (inherited from RulerTool). | 
|   | GetDeltaX | Delta by X (inherited from RulerTool). | 
|   | GetDeltaY | Delta by Y (inherited from RulerTool). | 
|   | GetDistance | Distance between two points in drawing units with precision (inherited from RulerTool). | 
|   | GetHashCode | (inherited from Object). | 
|   | GetOriginDistance | Distance between two points in drawing units without precision (inherited from RulerTool). | 
|   | GetPerimeter | (inherited from PolyRulerTool). | 
|   | GetType | (inherited from Object). | 
|     | ReferenceEquals | (inherited from Object). | 
|   | SetDefaultSettings | Set Settings to default values (inherited from RulerTool). | 
|   | SetSettings | Set(get) the ruler's settings (inherited from RulerTool). | 
|   | ToString | (inherited from Object). | 
	
		 See Also
		
		See Also
	
			 
          
         
     
     
     
     
     
    