获取或设置模型LOD层显示距离。键为0和1,分别代表设置精细模型显示距离和设置LOD显示距离;值为距离数值。

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

语法

C#
public Dictionary<int, double> BestLOD { get; set; }

请参见