WorkflowMenuCommands.ZoomIn 字段

定义

可用于访问放大菜单的 A CommandID 。 此字段是只读的。

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

字段值

注解

放大菜单通常用于增加工作流的放大率。

适用于