点击或拖拽改变大小

Functions.ADimPic 方法

X#
Calculate a string that represents the dimensions in an array

命名空间:  XSharp.RT
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 FUNCTION ADimPic(
	a AS ARRAY
) AS STRING
查看代码

参数

a
类型:__Array

返回值

类型:String
String that displays the dimensions in an array
参见