Input for WinForms
GetImage メソッド (HtmlRenderer)

C1.Win.8 アセンブリ > C1.Framework.Html 名前空間 > HtmlRenderer クラス : GetImage メソッド
画像の四角形。
フレームのオフセット。
フレームの下部の計算値。
ドキュメントのメタファイル画像を取得します。
シンタックス
'宣言
 
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
フレームの下部の計算値。

戻り値の型

ドキュメントのメタファイル画像。
参照

HtmlRenderer クラス
HtmlRenderer メンバ