PowerTools SPREAD for Windows Forms 8.0J
ImageFill コンストラクタ


塗りつぶしの画像
指定した画像を使用して、新しい画像塗りつぶしを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal image As Image _
)
'使用法
 
Dim image As Image
 
Dim instance As New ImageFill(image)
public ImageFill( 
   Image image
)

パラメータ

image
塗りつぶしの画像
参照

ImageFill クラス
ImageFill メンバ

 

 


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