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

语法

C#
public ThemeLabelItem(
	double start,
	double end,
	TextStyle style,
	string caption,
	double offsetX,
	double offsetY
)

参数

start
Type: System..::.Double
end
Type: System..::.Double
style
Type: SuperMap.Data..::.TextStyle
caption
Type: System..::.String
offsetX
Type: System..::.Double
offsetY
Type: System..::.Double

请参见