Saves chart as image with specified width and height to the clipboard.
シンタックス
'宣言
Public Overloads Sub SaveImage( _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public void SaveImage(
System.int ,
System.int
)
パラメータ
- w
- Width of image.
- h
- Height of image.
参照