遍历所有启用时间且可见的图层的时间字段,返回时间值的最大值作为时间线的终止时间,数值精确到秒。

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

语法

C#
public DateTime GetDefaultMapEndTime()

返回值

遍历所有启用时间且可见的图层的时间字段,返回时间值的最大值作为时间线的终止时间。

请参见