GCIM 名前空間 > GcTextBox タイプ : SetCountWrappedLine メソッド |
var instance = new GCIM.GcTextBox(container, id); var value; // Type: any // パラメータ var isCountWrappedLine; //タイプ: boolean value = instance.SetCountWrappedLine(isCountWrappedLine);
function SetCountWrappedLine( isCountWrappedLine : boolean ) : any;