Gets or sets tooltip text that should be displayed when the mouse hovers over an anchor point mark.
Namespace: MindFusion.Diagramming
File: AnchorPoint.js
SyntaxJavaScript
Copy Code
|
|---|
get toolTip() {} |
String
A string containing the tooltip text.
RemarksTooltip text is displayed in a small popup window near the cursor when the mouse rests for a while over an anchor point.
See Also