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





Gets or sets the caption of the "Decrease Scale" menu item.

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

 Syntax

C#  Copy Code

public string DecreaseScaleCmdText { get; set; }

Visual Basic  Copy Code

Public Property DecreaseScaleCmdText As String

 Property Value

A string that specifies the caption of the "Decrease Scale" menu item.

 See Also

PreviewOptions Members
PreviewOptions Class
MindFusion.Diagramming.WinForms Namespace