public delegate Size ImageAndTextUIElement.MeasureStringDelegate( Graphics g, Font f, StringFormat sf, string text )
'宣言 Public Delegate Function ImageAndTextUIElement.MeasureStringDelegate( _ ByVal g As Graphics, _ ByVal f As Font, _ ByVal sf As StringFormat, _ ByVal text As String _ ) As Size
ImageAndTextUIElement.MeasureStringDelegate メンバ Infragistics.Win 名前空間