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