Gets or sets a tooltip text that should be displayed when the mouse hovers over an anchor point mark.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Object ToolTip { get; set; } |
Visual Basic
![]() |
---|
Public Property ToolTip As Object |
A string specifying the tool-tip text displayed for this anchor point. The default is an empty string.
When the mouse rests for a while over an anchor point, the tool-tip text is displayed in a small popup window near the mouse cursor.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |