点击或拖拽改变大小

GeoMathHelperGetMMPixel 方法

计算MMPixel

命名空间:  GISShare.SMap.Core
程序集:  GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public static double GetMMPixel(
	double dScale,
	double dResolution
)

参数

dScale
类型: SystemDouble
地图比例尺的分母部分
dResolution
类型: SystemDouble
分辨率的分母部分

返回值

类型: Double
返回MMPixel
参见