SetDrawStyle

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetDrawStyle(intStyle:Int)
Sets the draw style of the progressbar.

Returns

Nothing

Parameters

  • intStyle:Int - Should be one of (Integer):
    • ifsoGUI_DRAWSTYLE_STRETCH – The bar graphic is stretched.
    • ifsoGUI_DRAWSTYLE_TILE – The bar graphic is tiled.

Gadget Information

Pertains to Progressbar.

Example

Personal tools