点击或拖拽改变大小

ThicknessParse 方法

Parses a Thickness string.

命名空间:  CPF
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public static Thickness Parse(
	string s
)

参数

s
类型:SystemString
The string.

返回值

类型:Thickness
The Thickness.
参见