'Declaration Public Function New( _ ByVal image As Image _ )
'Declaration
Public Function New( _ ByVal image As Image _ )
'使用法 Dim image As Image Dim instance As New ImageFill(image)
'使用法
Dim image As Image Dim instance As New ImageFill(image)
public ImageFill( Image image )
ImageFill クラス ImageFill メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.