GrapeCity SPREAD for Windows Forms 11.0J
TextAttachAlignment プロパティ


テキストを画像に対してどのように配置するかを取得または設定します。
構文
'Declaration
 
Public Property TextAttachAlignment As AttachAlignment
'使用法
 
Dim instance As ListHeaderInfo
Dim value As AttachAlignment
 
instance.TextAttachAlignment = value
 
value = instance.TextAttachAlignment
public AttachAlignment TextAttachAlignment {get; set;}

プロパティ値

テキストを画像に対してどのように配置するかを表すAttachAlignmentオブジェクト。
参照

ListHeaderInfo クラス
ListHeaderInfo メンバ

 

 


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