点击或拖拽改变大小

GSSystemInformation 类

GS需要的系统信息
继承层次
SystemObject
  GISShare.SMap.WPFGSSystemInformation

命名空间:  GISShare.SMap.WPF
程序集:  GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public class GSSystemInformation

The GSSystemInformation type exposes the following members.

构造函数
  名称说明
公共方法GSSystemInformation
初始化 GSSystemInformation 类的一个新实例
Top
方法
  名称说明
公共方法静态成员IsTabletPCPriority
表示该对象是否拓扑优先(TRUE:TouchDevice + TouchDevicePriority)
Top
字段
  名称说明
公共字段静态成员DPI
当前设备的DPI
公共字段静态成员Mobile
是否为手机
公共字段静态成员TabletPC
是否为触屏设备
Top
参见