Gets or sets the caption for the "Auto" item in the "Zoom" menu.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public string ZoomAutoCmdText { get; set; } |
Visual Basic Copy Code |
---|
Public Property ZoomAutoCmdText As String |
A string that represents the caption for the "Auto" item in the "Zoom" menu.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |