'宣言 Public Function New( _ ByVal text As System.String, _ ByVal font As System.Drawing.Font, _ ByVal horzAlign As AlignHorzEnum _ )
public RenderText( System.string text, System.Drawing.Font font, AlignHorzEnum horzAlign )
パラメータ
- text
- RenderText.Text プロパティに割り当てられた文字列。
- font
- テキストのレンダリングに使用されるフォント。
- horzAlign
- テキストの水平配置。