根据指定的参数来构造一个 Theme3DRangeItem 的新对象。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public Theme3DRangeItem(
	double start,
	double end,
	GeoStyle3D style,
	string caption
)

参数

start
Type: System..::.Double
三维分段专题图子项的起始值。
end
Type: System..::.Double
三维分段专题图子项的终止值。
style
Type: SuperMap.Data..::.GeoStyle3D
三维分段专题图中每一个分段专题图子项的对应的风格。
caption
Type: System..::.String
三维分段专题图中子项的名称。

版本信息

SuperMap iObjects .NET


请参见