获取或设置是否使用自定义的 DPI,该属性值为 true 时,使用自定义的 DPI;为 false 时,使用系统的 DPI。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public static bool CustomDPIEnabled { get; set; }

请参见