PowerTools InputMan for ASP.NET 8.0J
GetDefaultImageSize メソッド
デフォルト画像のサイズを取得します。
構文
var instance = new GCIM.ComboListBox();
var value; // Type: Size
value = instance.GetDefaultImageSize();
function GetDefaultImageSize() : Size;

戻り値

型 : Size
サイズを表すオブジェクト。
参照

ComboListBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.