'宣言 Public Function New( _ ByVal font As System.Drawing.Font _ )
'使用法 Dim font As System.Drawing.Font Dim instance As New RenderParagraph(font)
public RenderParagraph( System.Drawing.Font font )
パラメータ
- font
- The default font for the current paragraph.
'宣言 Public Function New( _ ByVal font As System.Drawing.Font _ )
'使用法 Dim font As System.Drawing.Font Dim instance As New RenderParagraph(font)
public RenderParagraph( System.Drawing.Font font )