'宣言 Public Sub SetFont( _ ByVal font As System.Drawing.Font _ )
'使用法 Dim instance As C1RichText Dim font As System.Drawing.Font instance.SetFont(font)
public void SetFont( System.Drawing.Font font )
パラメータ
- font
- 定義する System.Drawing.Font。
'宣言 Public Sub SetFont( _ ByVal font As System.Drawing.Font _ )
'使用法 Dim instance As C1RichText Dim font As System.Drawing.Font instance.SetFont(font)
public void SetFont( System.Drawing.Font font )