次の方法で共有


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

注釈

ズームイン メニューは、通常はワークフローの倍率を大きくするのに使用されます。

適用対象