点击或拖拽改变大小

IDynamicProperties2._AddProperty 方法

X#

命名空间:  XSharp
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
METHOD _AddProperty(
	cPropertyName AS STRING,
	uValue AS USUAL,
	nVisibility AS LONG,
	cDescription AS STRING
) AS LOGIC

参数

cPropertyName
类型:String
uValue
类型:__Usual
nVisibility
类型:Int32
cDescription
类型:String

返回值

类型:Boolean
参见