次の方法で共有


WorkflowMenuCommands.FirstZoomCommand フィールド

定義

第 1 ズーム メニューにアクセスするために使用できる CommandID。 このフィールドは読み取り専用です。

public: int FirstZoomCommand = 12544;
public const int FirstZoomCommand = 12544;
val mutable FirstZoomCommand : int
Public Const FirstZoomCommand As Integer  = 12544

フィールド値

Value = 12544
Int32

注釈

第 1 ズーム コマンドは、通常はワークフロー ビューを最初のズーム レベルに復元します。

適用対象