PowerTools SPREAD for Windows Forms 10.0J
ContentAlignment プロパティ (Style)


テキストの内容の配置を取得または設定します。
構文
'Declaration
 
Public Property ContentAlignment As ContentAlignment
'使用法
 
Dim instance As Style
Dim value As ContentAlignment
 
instance.ContentAlignment = value
 
value = instance.ContentAlignment
public ContentAlignment ContentAlignment {get; set;}

プロパティ値

ContentAlignment 値の1つ。
参照

Style クラス
Style メンバ

 

 


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