设置线面标号的子标号

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

语法

C#
public void SetAlgoSubSymbol(
	int libId,
	int code,
	Color lineColor,
	double lineWidth2D,
	double lineWidth3D,
	int nKey
)

参数

libId
Type: System..::.Int32
子标号所属的符号库ID
code
Type: System..::.Int32
子标号编码
lineColor
Type: System.Drawing..::.Color
子标号线色
lineWidth2D
Type: System..::.Double
子标号线宽(二维)
lineWidth3D
Type: System..::.Double
子标号线宽(三维)
nKey
Type: System..::.Int32
子标号在线面标号所处的索引位置

版本信息

SuperMap iObjects .NET

受以下版本支持: 11.1.1, 11.2.0, 11.2.1

请参见