GCIM 名前空間 > DropDownEditor オブジェクト : SetScrollBars メソッド |
var instance = new GCIM.DropDownEditor(); var value; // Type: any // パラメータ var scrollBarType; //タイプ: ScrollBars value = instance.SetScrollBars(scrollBarType);
function SetScrollBars( scrollBarType : ScrollBars ) : any;