点击或拖拽改变大小

BoundingBox  转换 (BoundingBox to Rectangle)

X#
Implicit operator to convert BoundingBox to System.Drawing.Rectangle

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

参数

b
类型:BoundingBox
BoundingBox

返回值

类型:Rectangle
Boundingbox
参见