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

Distance Point-to-Line

Functions

  • measure the distance from a point to a line

Description

This measure instrument measures the distance betwee the green point and the line defined by the two blue points.
All three points can be positioned. With the help of the small blue point between the tht two big blue points, you can move the complete measure instrument.

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 distance of the point to the line * 10
Transfer of the positioning information
ValueID Format of the return value
1 LoWord: x coordinate of the start point of the line
HiWord: y coordinate of the start point of the line
2 LoWord: x coordinate of the end point of the line
HiWord: y coordinate of the end point of the line
3 LoWord: x coordinate of the point
HiWord: y coordinate of the point
4 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)