WorkflowMenuCommands.ZoomOut Campo

Definizione

Oggetto CommandID che può essere utilizzato per accedere al menu di zoom indietro. Questo campo è di sola lettura.

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 

Valore del campo

CommandID

Commenti

In genere il menu di zoom indietro viene utilizzato per diminuire l'ingrandimento del flusso di lavoro.

Si applica a