'宣言
Sub DrawStringWithDelayedContent( _ ByVal font As FontInfo, _ ByVal brush As BrushEx, _ ByVal layoutRectangle As RectangleF, _ ByVal format As StringFormatEx, _ ByVal textBox As ITextItem _ )
void DrawStringWithDelayedContent( FontInfo font, BrushEx brush, RectangleF layoutRectangle, StringFormatEx format, ITextItem textBox )
パラメータ
- font
- brush
- layoutRectangle
- format
- textBox