Gets the tooltip that should be displayed for this item at the specified point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual string GetToolTip ( |
Visual Basic Copy Code |
---|
Public Overridable Function GetToolTip( _ |
A string specifying the tooltip text.
You can override this method to return different tooltips for different regions of the item.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |