Public Methods
| Name | Description | |
|---|---|---|
|
ActivateTool | Activate (inherited from IRulerMeasure). |
|
ClearAll | Clear all measures (inherited from IRulerMeasure). |
|
DeactivateTool | Deactivate (inherited from IRulerMeasure). |
|
GetAllMeasures | Get list of all measures(list of lists measures of all rulers) (inherited from IRulerMeasure). |
|
GetAllSegmentsPoints | Get all tool's segment's points(simple ruler has one segment) (inherited from IRulerMeasure). |
|
GetAngle | Angle between two points in XY plane (inherited from IRulerMeasure). |
|
GetArea | |
|
GetCurrentRulerMeasures | Get list of measures(list of lists of two mousedown dpoints) of current ruler (inherited from IRulerMeasure). |
|
GetCurrentSegmentMeasures | Get the drawing points of the current segment (inherited from IRulerMeasure). |
|
GetCurrentX | Gets cursor's current X om mouse move event (inherited from IRulerMeasure). |
|
GetCurrentY | Gets cursor's current Y om mouse move event (inherited from IRulerMeasure). |
|
GetDeltaX | Delta by X (inherited from IRulerMeasure). |
|
GetDeltaY | Delta by Y (inherited from IRulerMeasure). |
|
GetDistance | Distance between two points in drawing units with precision (inherited from IRulerMeasure). |
|
GetOriginDistance | Distance between two points in drawing units without precision (inherited from IRulerMeasure). |
|
GetPerimeter | (inherited from IPolyRulerMeasure). |
|
SetDefaultSettings | Set Settings to default values (inherited from IRulerMeasure). |
|
SetSettings | Set(get) the ruler's settings (inherited from IRulerMeasure). |
See Also