GetSize
From IfsoGUIWiki
Contents |
Declaration
GetSize:Int()
Returns the sliders length. Sliders are handled a little differently than other gadgets. The only size value that is changed is how long the gadget will be drawn.
Returns
Size (Integer) of the gadget. Returns the width if the Slider is vertical and the height if the Slider is horizontal.
Parameters
None
Gadget Information
Pertains to Slider.
