获取当前三维图层在指定视口的可见性。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public bool GetVisibleInViewport( short index ) |
参数
- index
- Type: System..::.Int16
指定的视口索引。
C# |
---|
public bool GetVisibleInViewport( short index ) |