GetGadgetAttribute3D()

语法

Value = GetGadgetAttribute3D(#Gadget3D, Attribute)
概要
Gets the attribute value of the specified 3D gadget.

参数

#Gadget3D The 3D gadget to use.
Attribute The attribute to get.

返回值

The attribute value of the specified 3D gadget.

Remarks

This function is supported by the following 3D gadgets:

- EditorGadget3D()
- PanelGadget3D()
- ProgressBarGadget3D()
- ScrollAreaGadget3D()
- ScrollBarGadget3D()
- SpinGadget3D()

已支持操作系统

所有

<- GetActiveGadget3D() - Gadget3D Index - GetGadgetData3D() ->