Home
MB-Ruler Help Prev Page Prev Page
Quickstart
Registration
Measure Instruments
Define Scale
Triangular Ruler
Coordinate System
Additional Features
RGB Picker
Screen Cutter
Screen Loupe
Overlay Objects
Remote Interface
Communication
Functions
Hotkeys
Comments of other users
History
About ...
MB-Ruler Pro
Double Cross Hair
Circle (radius)
Circle (3 points)
Ellipse
Polyline
Polygon
Line
Angle (3 points)
Angle (4 points)
Distance Point-to-Line
Comparison with MB-Ruler
Download of the Demo Version
Homepage
Homepage of MB-Ruler Pro
Homepage of MB-ScreenOverlay SDK

line

Functions

  • measure the length of a line
  • measure the angle between of a line and the horizontal

Description

This measure instrument is really simple and is used to measure the distance between two points on the screen.
Die Meßlinie ist sehr einfach gehalten und dient der Bestimmung des Abstands zwischen zwei Punkte auf dem Bildschirm.
Move the blue and green point to define the line. The measure line also calculates the angle between this line and a horizontal line at the blue point.

Functions in the popup menu

Attach to window when the measure instrument is moved, the window below will be detected and the instrument attached to this window. If this window is moved in a further operation, the measure instrument is moved synchron to this window. This mode is active, as long as the menu item Attach to window is checkd and the window is visible. If you minimize this window or close the attached application, the mode is deactivated, too.
Modify - Set to origin state the measure instrument is moved to a defined start position
Modify - Create Copy a copy of the current measure instrument will be created. The Copy is disabled, but can be enabled or deleted with its popup menu

Supported function keys

<Ctrl><Alt><C> copy the measured values to the clipboard
<Ctrl><Alt><cursor left> move the measure instrument one pixel to the left
<Ctrl><Alt><cursor right> move the measure instrument one pixel to the right
<Ctrl><Alt><cursor up> move the measure instrument one pixel up
<Ctrl><Alt><cursor down> move the measure instrument one pixel down
Have a look at the function key help page for more details about the functions keys and how you can configure them.

Remote Interface

The generel description of the remote interface is here.

Transfer of the measured values

ValueID Format of the return value
1 length of the line * 10
2 measured angle * 10
Transfer of the positioning information
ValueID Format of the return value
1 LoWord: x coordinate of the start point
HiWord: y coordinate of the start point
2 LoWord: x coordinate of the end point
HiWord: y coordinate of the end point
3 LoWord: x coordinate of the info field
HiWord: y coordinate of the info field
Converted from CHM to HTML with chm2web Pro 2.76 (unicode)