WorkflowMenuCommands.ZoomLevelListHandler 字段

定义

可用于访问缩放级别列表处理程序菜单的 CommandID。 此字段为只读。

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

字段值

CommandID

注解

缩放级别列表处理程序通常提供一种在不同视图级别之间进行切换的机制。

适用于