MESCIUS SPREAD for Windows Forms 17.0J
GetFont メソッド (ElementWindowless)

要素のデフォルトフォントを取得します。
構文
'Declaration
 
Public Overridable Function GetFont() As Font
public virtual Font GetFont()

戻り値の型

デフォルトフォントを含むFontオブジェクト
Font f = element.GetFont(); }
Font f = element.GetFont()
参照

ElementWindowless クラス
ElementWindowless メンバ
Font プロパティ

 

 


© MESCIUS inc. All rights reserved.