バージョン

WriteBorder(StringBuilder,Style,BorderDetails,Boolean) メソッド

境界を StringBuilder に追加します
シンタックス
'宣言
 
Protected Overloads Overridable Function WriteBorder( _
   ByVal str As StringBuilder, _
   ByVal style As Style, _
   ByVal bd As BorderDetails, _
   ByVal onePixel As Boolean _
) As Boolean
protected virtual bool WriteBorder( 
   StringBuilder str,
   Style style,
   BorderDetails bd,
   bool onePixel
)

パラメータ

str
StringBuilder
style
Style
bd
BorderDetails
onePixel
設定されていない場合に境界を描画するためのオプション
参照