シンタックス
'宣言
Public Overloads Function CreateImage( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Drawing.Image
public System.Drawing.Image CreateImage(
System.int ,
System.int ,
System.int ,
System.int
)
パラメータ
- topRow
- leftCol
- bottomRow
- rightCol
参照