PowerTools PlusPak for Windows Forms 8.0J
ScaleFont メソッド

現在のフォント。
現在のフォントを拡大/縮小します。
構文
Public Function ScaleFont( _
   ByVal currentFont As Font _
) As Font
public Font ScaleFont( 
   Font currentFont
)

パラメータ

currentFont
現在のフォント。

戻り値の型

ResizeFontInfo に従って拡大/縮小されたフォント。
プラットフォーム

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

参照

ResizeFontInfo クラス
ResizeFontInfo メンバ

Send Feedback