Gets or sets the tooltip for the 'Active Layer' button in each item.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public string ActiveButtonTooltip { get; set; } |
Visual Basic Copy Code |
---|
Public Property ActiveButtonTooltip As String |
A string value. The default is "Active Layer".
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |