GrapeCity SPREAD for Windows Forms 11.0J
TextEffect プロパティ (Style)


文字の表示スタイルを取得または設定します。
構文
'Declaration
 
Public Property TextEffect As TextEffect
'使用法
 
Dim instance As Style
Dim value As TextEffect
 
instance.TextEffect = value
 
value = instance.TextEffect
public TextEffect TextEffect {get; set;}

プロパティ値

テキスト効果を示す TextEffect 値。
参照

Style クラス
Style メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.