根据指定的参数来构造一个 Theme3DUniqueItem 的新对象。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public Theme3DUniqueItem( string unique, GeoStyle3D style, string caption ) |
参数
- unique
- Type: System..::.String
指定的三维单值专题图子项的单值。
- style
- Type: SuperMap.Data..::.GeoStyle3D
指定的三维单值专题图子项的风格。
- caption
- Type: System..::.String
指定的三维单值专题图子项的名称。