MESCIUS SPREAD for Windows Forms 15.0J
GetFont メソッド (ElementWindowless)
使用例 

要素のデフォルトフォントを取得します。
構文
'宣言
 
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.