Editor for WinForms
SetParagraphFontAtSelection メソッド

C1.Win.Editor.6 アセンブリ > C1.Win.Editor 名前空間 > C1Editor クラス : SetParagraphFontAtSelection メソッド
現在の段落の目的のフォントを指定するフォントオブジェクト。
現在のカーソル位置にある段落のフォントを設定します。
シンタックス
'宣言
 
Public Sub SetParagraphFontAtSelection( _
   ByVal font As System.Drawing.Font _
) 
public void SetParagraphFontAtSelection( 
   System.Drawing.Font font
)

パラメータ

font
現在の段落の目的のフォントを指定するフォントオブジェクト。
参照

C1Editor クラス
C1Editor メンバ