var instance = new GCIM.DropDownCalculator(); var value; // Type: any // パラメータ var color; //タイプ: string value = instance.SetOutputBackColor(color);
function SetOutputBackColor( color : string ) : any;
DropDownCalculator タイプ
© MESCIUS inc. All rights reserved.