The following tables list the members exposed by the IAreaRulerMeasure type.

Name Description
Public property IsFinished Get/set state is ruler finished (inherited from IRulerMeasure).
Top
Name Description
Public method ActivateTool Activate (inherited from IRulerMeasure).
Public method ClearAll Clear all measures (inherited from IRulerMeasure).
Public method DeactivateTool Deactivate (inherited from IRulerMeasure).
Public method GetAllMeasures Get list of all measures(list of lists measures of all rulers) (inherited from IRulerMeasure).
Public method GetAllSegmentsPoints Get all tool's segment's points(simple ruler has one segment) (inherited from IRulerMeasure).
Public method GetAngle Angle between two points in XY plane (inherited from IRulerMeasure).
Public method GetArea
Public method GetCurrentRulerMeasures Get list of measures(list of lists of two mousedown dpoints) of current ruler (inherited from IRulerMeasure).
Public method GetCurrentSegmentMeasures Get the drawing points of the current segment (inherited from IRulerMeasure).
Public method GetDeltaX Delta by X (inherited from IRulerMeasure).
Public method GetDeltaY Delta by Y (inherited from IRulerMeasure).
Public method GetDistance Distance between two points in drawing units with precision (inherited from IRulerMeasure).
Public method GetOriginDistance Distance between two points in drawing units without precision (inherited from IRulerMeasure).
Public method GetPerimeter (inherited from IPolyRulerMeasure).
Public method SetDefaultSettings Set Settings to default values (inherited from IRulerMeasure).
Public method SetSettings Set(get) the ruler's settings (inherited from IRulerMeasure).
Top