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





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

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

 Syntax

C#  Copy Code

public string DoubleScaleCmdText { get; set; }

Visual Basic  Copy Code

Public Property DoubleScaleCmdText As String

 Property Value

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

 See Also

PreviewOptions Members
PreviewOptions Class
MindFusion.Diagramming.WinForms Namespace