点击或拖拽改变大小

RAdapterGetSolidBrush 方法

Get cached solid brush instance for the given color.

命名空间:  DSkin.Html.Adapters
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public RBrush GetSolidBrush(
	RColor color
)

参数

color
类型:DSkin.Html.Adapters.EntitiesRColor
the color to get brush for

返回值

类型:RBrush
brush instance
参见