点击或拖拽改变大小

Workarea.RelArea 方法

X#
Retrieve the logical number of a related work area.

命名空间:  XSharp.RDD
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 VIRTUAL METHOD RelArea(
	nRelNum AS DWORD
) AS DWORD
查看代码

参数

nRelNum
类型:UInt32
The ONE based relation number for which to obtain the logical number.

返回值

类型:UInt32
The area number of the relation.

实现

RelArea(UInt32)
参见