'宣言 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
- 埋め込むフォント。
'宣言 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 )