PowerTools PlusPak for Windows Forms 8.0J
NoteFontScale プロパティ

NoteArea にあるメモのフォントスケール値を取得または設定します。
構文
Public Property NoteFontScale As Integer
public int NoteFontScale {get; set;}

プロパティ値

メモのフォントサイズと日付項目のフォントサイズとのスケール値(パーセント単位)。有効な値の範囲は 1 〜 100 で、デフォルト値は 60 です。
例外
例外解説
System.ArgumentOutOfRangeExceptionNoteFontScale は 1 〜 100 の範囲にある必要があります。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

NoteArea クラス
NoteArea メンバ

Send Feedback