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

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

プロパティ値

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

NoteArea クラス
NoteArea メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.