Gets the tooltip that should be displayed for this item at the specified point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public virtual Object GetToolTip ( |
Visual Basic
![]() |
---|
Public Overridable Function GetToolTip( _ |
The mouse pointer position.
An object specifying the tooltip contents.
You can override this method to return different tooltips for different regions of the item.
WpfDiagram Programmer's Guide | © 2025 MindFusion |