GetGadgetAttribute3D()

Syntax

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

Parameters

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

Return value

The attribute value of the specified 3D gadget.

Remarks

This function is supported by the following 3D gadgets:

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

Supported OS

All

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