提供された情報を使用して、この HtmlElement を作成または更新します。
シンタックス
'宣言
Public Overloads Sub Layout( _
ByVal As System.String, _
ByVal As System.Drawing.Font, _
ByVal As System.Drawing.Brush, _
ByVal As System.Single _
)
public void Layout(
System.string ,
System.Drawing.Font ,
System.Drawing.Brush ,
System.float
)
パラメータ
- text
- HTML 要素内の作成または更新対象のテキスト。
- font
- テキストのフォント。
- brush
- テキストのブラシ。
- width
- 幅(ポイント単位)。
参照