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

语法

C#
public static string GetClippedString(
	string source,
	Rectangle cellBounds,
	float offsetLeft,
	string replaceEnd,
	Font font
)

参数

source
Type: System..::.String
cellBounds
Type: System.Drawing..::.Rectangle
offsetLeft
Type: System..::.Single
replaceEnd
Type: System..::.String
font
Type: System.Drawing..::.Font

请参见