SuperTooltip for WinForms
GetImage メソッド (HtmlRenderer)

C1.Win.6 アセンブリ > C1.Framework.Html 名前空間 > HtmlRenderer クラス : GetImage メソッド
The rectangle of a image.
The offset of the frame.
The frame bottom calculated value.
Gets a metafile image of a piece of the document.
シンタックス
'宣言
 
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
The rectangle of a image.
offset
The offset of the frame.
frameBottom
The frame bottom calculated value.

戻り値の型

The metafile image of a piece of the document.
参照

HtmlRenderer クラス
HtmlRenderer メンバ