Gets or sets the caption of the "Decrease Scale" menu item.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public string DecreaseScaleCmdText { get; set; } |
Visual Basic Copy Code |
---|
Public Property DecreaseScaleCmdText As String |
A string that specifies the caption of the "Decrease Scale" menu item.