点击或拖拽改变大小

CssBoxPropertiesNoEms 方法

Ensures that the specified length is converted to pixels if necessary

命名空间:  DSkin.Html.Core.Dom
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
protected string NoEms(
	string length
)

参数

length
类型:SystemString

[缺少 "M:DSkin.Html.Core.Dom.CssBoxProperties.NoEms(System.String)" 的 <param name="length"/> 文档]

返回值

类型:String

[缺少 "M:DSkin.Html.Core.Dom.CssBoxProperties.NoEms(System.String)" 的 <returns> 文档]

参见