点击或拖拽改变大小

Brush  转换 (Brush to Color)

X#
Implicit operator to convert Brush to System.Drawing.Color

命名空间:  XSharp.VO.SDK
程序集:  XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
 STATIC OPERATOR IMPLICIT (
	b AS Brush
) AS Color
查看代码

参数

b
类型:Brush
Brush

返回值

类型:Color
Color
参见