获取或设置当前地图的距离量度单位。

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

语法

C#
[DefaultValueAttribute(Unit.Meter)]
public Unit DistanceUnit { get; set; }

字段值

默认值为Meter 。

请参见