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