WorkflowMenuCommands.ZoomMenu 字段

定义

可用于访问缩放菜单的 CommandIDA CommandID that can be used to access the zoom menu. 此字段为只读。This field is read-only.

public: static initonly System::ComponentModel::Design::CommandID ^ ZoomMenu;
public static readonly System.ComponentModel.Design.CommandID ZoomMenu;
 staticval mutable ZoomMenu : System.ComponentModel.Design.CommandID
Public Shared ReadOnly ZoomMenu As CommandID 

字段值

CommandID

注解

缩放菜单通常用于为工作流视图选择缩放级别。The zoom menu typically provides a choice of zoom levels for the workflow view.

适用于