PowerTools SPREAD for Windows Forms 8.0J
Add メソッド (BevelCollection)


ベベル
ベベルをコレクションに追加します。
構文
'Declaration
 
Public Sub Add( _
   ByVal item As Bevel _
) 
'使用法
 
Dim instance As BevelCollection
Dim item As Bevel
 
instance.Add(item)
public void Add( 
   Bevel item
)

パラメータ

item
ベベル
参照

BevelCollection クラス
BevelCollection メンバ

 

 


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