DesignerConfigurationService.PanModeEnabled 属性

定义

获取或设置一个值,该值指示平移模式是否启用。

public:
 property bool PanModeEnabled { bool get(); void set(bool value); };
public bool PanModeEnabled { get; set; }
member this.PanModeEnabled : bool with get, set
Public Property PanModeEnabled As Boolean

属性值

如果启用平移模式,则为 true;否则,为 false

适用于