WorkflowMenuCommands.ZoomMenu 字段

定义

可用于访问缩放菜单的 CommandID。 此字段为只读。

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 

字段值

注解

缩放菜单通常用于为工作流视图选择缩放级别。

适用于