'宣言 Public Function GetImage( _ ByVal rc As System.Drawing.RectangleF, _ ByVal offset As System.Integer, _ ByRef frameBottom As System.Integer _ ) As System.Drawing.Image
public System.Drawing.Image GetImage( System.Drawing.RectangleF rc, System.int offset, out System.int frameBottom )
パラメータ
- rc
- 画像の四角形。
- offset
- フレームのオフセット。
- frameBottom
- フレームの下部の計算値。
戻り値の型
ドキュメントのメタファイル画像。