var instance = new GCIM.GcDate(); var returnValue; // Type: any // パラメータ var value; //タイプ: any returnValue = instance.SetWidth(value);
function SetWidth( value : any ) : any;
GcDate オブジェクト
© 2005-2015 GrapeCity inc. All rights reserved.