次の方法で共有


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 

フィールド値

CommandID

注釈

ズームアウト メニューは、通常はワークフローの倍率を小さくするのに使用されます。

適用対象