GrapeCity SPREAD for Windows Forms 11.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-2018, GrapeCity Inc. All rights reserved.