点击或拖拽改变大小

RAdapterGetColorInt 方法

Resolve color value from given color name.

命名空间:  DSkin.Html.Adapters
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
protected abstract RColor GetColorInt(
	string colorName
)

参数

colorName
类型:SystemString
the color name

返回值

类型:RColor
color value
参见