MESCIUS SPREAD for Windows Forms 15.0J
GetRenderFontName メソッド

現在のテーマ。
このTextFormatオブジェクトの描画フォント名を取得します。
構文
'宣言
 
Public Function GetRenderFontName( _
   ByVal theme As Theme, _
   ByRef themeFont As ThemeFont _
) As String
public string GetRenderFontName( 
   Theme theme,
   out ThemeFont themeFont
)

パラメータ

theme
現在のテーマ。
themeFont

戻り値の型

テキストを描画する実際のフォント名。
参照

TextFormat クラス
TextFormat メンバ

 

 


© MESCIUS inc. All rights reserved.