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





Gets or sets the caption for the "Halve Scale" item on the "Scale" menu.

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

 Syntax

C#  Copy Code

public string HalveScaleCmdText { get; set; }

Visual Basic  Copy Code

Public Property HalveScaleCmdText As String

 Property Value

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

 See Also

PreviewOptions Members
PreviewOptions Class
MindFusion.Diagramming.WinForms Namespace