MindFusion WinForms Programmer's Guide
PreviewOptions.IncreaseScaleCmdText Property
See Also
 





Gets or sets the caption of the "Increase Scale" item on the "Scale" toolbar menu.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms

 Syntax

C#  Copy Code

public string IncreaseScaleCmdText { get; set; }

Visual Basic  Copy Code

Public Property IncreaseScaleCmdText As String

 Property Value

A string that represents the caption of the "Increase Scale" menu item.

 See Also

PreviewOptions Members
PreviewOptions Class
MindFusion.Diagramming.WinForms Namespace