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

現在のフォントのサイズ。
フォントのサイズを拡大/縮小します。
構文
Public Function ScaleFontSize( _
   ByVal currentFontSize As Single _
) As Single
public float ScaleFontSize( 
   float currentFontSize
)

パラメータ

currentFontSize
現在のフォントのサイズ。

戻り値の型

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