GCIM 名前空間 > ItemTemplate オブジェクト : GetBackgroundImageUrl メソッド |
var instance = new GCIM.ItemTemplate(backColor, foreColor, fontFamily, fontSize); var value; // Type: string value = instance.GetBackgroundImageUrl();
function GetBackgroundImageUrl() : string;