PowerTools SPREAD for Windows Forms 8.0J
Font プロパティ (TextShape)


フォントを取得または設定します。
構文
'Declaration
 
Public Overrides Property Font As Font
'使用法
 
Dim instance As TextShape
Dim value As Font
 
instance.Font = value
 
value = instance.Font
public override Font Font {get; set;}
参照

TextShape クラス
TextShape メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.