GCIM 名前空間 > GcNumber オブジェクト : SetExitOnLeftRightKey メソッド |
var instance = new GCIM.GcNumber(container, id); var value; // Type: any // パラメータ var exitOnLeftRightKey; //タイプ: any value = instance.SetExitOnLeftRightKey(exitOnLeftRightKey);
function SetExitOnLeftRightKey( exitOnLeftRightKey : any ) : any;