PlotMouseModes Enumeration
Version: 2.0
Enumerates IDMPlot2.MouseMode
GUID: {673A9FF1-9A0B-11D4-B2A4-FD6847C75367}
PlotMouseModes enumeration lists possible values of the IDMPlot2 .MouseMode and IDMDigitizer .MouseMode properties. Warning: not all values applies to the DMDigitizer object!
Name
Value
Description
pmmNone
0
No action
pmmAutoZoom
1
Zoom In/Out
pmmZoom
2
Zoom in
pmmRuler
3
Ruler
pmmUnZoom
4
Zoom out
pmmSelect
5
Area selector
pmmPointClick
6
Point selector
pmmPointEdit
7
Point editor
pmmPointDelete
8
Point erasor
pmmTranslate
9
Curve translation
pmmMargins
10
Set margins (or axis frame)
pmmAddPoints
11
Add points mode in DMDigitizer
pmmLabelEdit
12
Select and edit labels
Please enable JavaScript!