PowerTools SPREAD for ASP.NET 8.0J
GetStringSize メソッド

テキスト文字列
テキスト文字列のサイズ
表示倍率を表す数値
外観設定
テキスト文字列のサイズを取得します。
構文
'Declaration
 
Protected Function GetStringSize( _
   ByVal s As String, _
   ByVal size As Size, _
   ByVal zoomFactor As Single, _
   ByVal appearance As Appearance _
) As Size
protected Size GetStringSize( 
   string s,
   Size size,
   float zoomFactor,
   Appearance appearance
)

パラメータ

s
テキスト文字列
size
テキスト文字列のサイズ
zoomFactor
表示倍率を表す数値
appearance
外観設定
参照

BaseCellType クラス
BaseCellType メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.