获取指定序号的三维统计专题图子项。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public Theme3DGraphItem Item[ int index ] { get; } |
参数
- index
- Type: System..::.Int32
C# |
---|
public Theme3DGraphItem Item[ int index ] { get; } |