SuperTooltip for WinForms
LayoutInPixels メソッド

C1.Win.6 アセンブリ > C1.Framework.Html 名前空間 > HtmlRenderer クラス : LayoutInPixels メソッド
The text for create or update in the HTML element.
The font of the text.
The text brush.
The width in pixels.
Create or update this HtmlElement with the provided info.
シンタックス
'宣言
 
Public Sub LayoutInPixels( _
   ByVal text As System.String, _
   ByVal font As System.Drawing.Font, _
   ByVal brush As System.Drawing.Brush, _
   ByVal width As System.Integer _
) 
public void LayoutInPixels( 
   System.string text,
   System.Drawing.Font font,
   System.Drawing.Brush brush,
   System.int width
)

パラメータ

text
The text for create or update in the HTML element.
font
The font of the text.
brush
The text brush.
width
The width in pixels.
参照

HtmlRenderer クラス
HtmlRenderer メンバ