共用方式為


WorkflowMenuCommands.ZoomOut 欄位

定義

CommandID,可用來存取縮小功能表。 此欄位為唯讀。

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

欄位值

備註

縮小功能表通常用來減少工作流程的縮放比例。

適用於