获取或设置是否使用自定义的 DPI,该属性值为 true 时,使用自定义的 DPI;为 false 时,使用系统的 DPI。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public static bool CustomDPIEnabled { get; set; } |
C# |
---|
public static bool CustomDPIEnabled { get; set; } |