点击或拖拽改变大小

SettingWebScreenWidth 属性

获取或设置Web屏幕宽度

命名空间:  Smobiler.Core
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public int WebScreenWidth { get; set; }

属性值

类型:Int32

返回值

类型:Int32
备注
仅在PC生效,如果浏览器的宽度大于设置的值,那么会使用当前设置的值并居中显示
参见