获取或设置播放时态数据的时间窗,数值精确到秒。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public TimeSpan TimeWindow { get; set; } |
备注
默认情况下,时间窗的值为0。当前帧显示的时间范围与时间窗有关,具体参见:Map.CurrentPlayerTick接口的描述。
C# |
---|
public TimeSpan TimeWindow { get; set; } |
默认情况下,时间窗的值为0。当前帧显示的时间范围与时间窗有关,具体参见:Map.CurrentPlayerTick接口的描述。