PowerTools InputMan for ASP.NET 8.0J
GetFontSize メソッド
フォントサイズを取得します。
構文
var instance = new GCIM.ItemTemplate(backColor, foreColor, fontFamily, fontSize);
var value; // Type: string
value = instance.GetFontSize();
function GetFontSize() : string;

戻り値

型 : string
フォントサイズ。
参照

ItemTemplate オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.