PowerTools SPREAD for Windows Forms 8.0J
Bevel プロパティ


3D効果のべべルを取得または設定します。
構文
'Declaration
 
Public Property Bevel As Bevel
'使用法
 
Dim instance As Style
Dim value As Bevel
 
instance.Bevel = value
 
value = instance.Bevel
public Bevel Bevel {get; set;}

プロパティ値

ベベル効果を示す Bevel 値。
参照

Style クラス
Style メンバ

 

 


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