根据合适的图层观察尺度来显示场景。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void EnsureVisible( Layer3D layer3d ) |
参数
- layer3d
- Type: SuperMap.Realspace..::.Layer3D
需要显示的图层。
C# |
---|
public void EnsureVisible( Layer3D layer3d ) |