'宣言 Public Sub RenderDirectImage( _ ByVal x As System.Object, _ ByVal y As System.Object, _ ByVal image As System.Drawing.Image, _ ByVal width As System.Object, _ ByVal height As System.Object, _ ByVal imageAlign As BackgroundPictureDrawModeEnum _ )
public void RenderDirectImage( System.object x, System.object y, System.Drawing.Image image, System.object width, System.object height, BackgroundPictureDrawModeEnum imageAlign )
パラメータ
- x
- X 座標
- y
- Y 座標
- image
- レンダリングする画像。
- width
- レンダリングする幅です。
- height
- レンダリングする高さです。
- imageAlign
- 配置オプション。