'宣言 Public Function New( _ ByVal font As System.Drawing.Font _ )
'使用法 Dim font As System.Drawing.Font Dim instance As New EmbeddedFont(font)
public EmbeddedFont( System.Drawing.Font font )
パラメータ
- font
- The System.Drawing.Font to embed.
'宣言 Public Function New( _ ByVal font As System.Drawing.Font _ )
'使用法 Dim font As System.Drawing.Font Dim instance As New EmbeddedFont(font)
public EmbeddedFont( System.Drawing.Font font )