根据指定的参数来构造一个 SpatialIndexInfo 的新对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public SpatialIndexInfo( int qTreeLevel ) |
参数
- qTreeLevel
- Type: System..::.Int32
指定的数的层数。
C# |
---|
public SpatialIndexInfo( int qTreeLevel ) |