WorkflowMenuCommands.ZoomIn 欄位

定義

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 

欄位值

CommandID

備註

放大功能表通常用來增加工作流程的縮放比例。

適用於