Prod.: Engine, ver.: 6018, ID: 60001184, Wish : Reverse Tooltip display order on overlapped entities

Wish : Reverse Tooltip display order on overlapped entities

Article60001184
TypeWish
ProductEngine
Version6018
Date Added7/5/2010
FixedYes [7/5/2010]
Submitted byFrank Louis
Keywords

Subject

Reverse Tooltip display order on overlapped entities

Summary

Is it possible to reverse the order of the tooltips when 2 or more entities with tooltips overlap each other ?

Solution

In 6019 a new property UseReverseOrder was added in ToolTipDispProps of vdDocument object.

Default value is true for searching from the last entity in the list to the first one.

 

Example

document.ToolTipDispProps.UseReverseOrder = false