Click or drag to resize

IToolTipManagement Properties

The IToolTipManagement type exposes the following members.

Properties
  NameDescription
Public propertyIsEnabled
Enables/disables the management for tool tips.
Public propertyMaxPixelDistance
Distance (specified in Pixels) between the current mouse position and a layer object, for which tooltip information should be shown. Each layer has to interpolate to its own coordinate format, what is meant by the pixel sized distance.
Public propertyToolTipDelay
Reads or writes the value (in [ms]) to delay tool tip display.
Top
See Also