Gets or sets the ToolTip text displayed for the "Landscape" toolbar button.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public string LandscapeToolTip { get; set; } |
Visual Basic Copy Code |
---|
Public Property LandscapeToolTip As String |
A string that represents the ToolTip for the "Landscape" toolbar button.