PowerTools InputMan for ASP.NET 8.0J
GetImageAsBackground メソッド
指定した画像を背景として表示するかどうかを取得します。
構文
var instance = new GCIM.HolidayStyle(name, isActive, backColor, foreColor);
var value; // Type: boolean
value = instance.GetImageAsBackground();
function GetImageAsBackground() : boolean;

戻り値

型 : boolean
value 背景にする場合はtrue、それ以外はfalse。
参照

HolidayStyle オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.