バージョン 21.1

ImageAndTextUIElement.MeasureStringDelegate デリゲート

文字列のコールバックを測定するためのデリゲート。これは、自動サイズ計算を使用する必要がある時に使用できますが、最大などを見つけるために複数の文字列で反復する必要があります。
シンタックス
public delegate Size ImageAndTextUIElement.MeasureStringDelegate( 
   Graphics g,
   Font f,
   StringFormat sf,
   string text
)

パラメータ

g
f
sf
text
参照