获取指定列宽度。

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

语法

C#
int GetColumnWidth(
	int columnID
)

参数

columnID
Type: System..::.Int32
指定的列。

返回值

返回选中列宽度。

请参见