Dimension 转换 (Rectangle to Dimension) | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 STATIC OPERATOR IMPLICIT (
r AS Rectangle
) AS Dimension
public static implicit operator Dimension (
Rectangle r
)
查看代码参数
- r
- 类型:Rectangle
返回值
类型:
Dimension参见