Ribbon for WinForms
GetBorderPath メソッド (HtmlDiv)

C1.Win.4.8 アセンブリ > C1.Framework.Html 名前空間 > HtmlDiv クラス : GetBorderPath メソッド
the Style of the rendered C1.Framework.Element.
the bounds of the rendered C1.Framework.Element.
the border of the rendered C1.Framework.Element.
Gets a System.Drawing.Drawing2D.GraphicsPath that covers only the borders (hollow, used to renders the borders).
シンタックス
'宣言
 
Protected Overridable Function GetBorderPath( _
   ByVal style As Style, _
   ByVal bounds As Rectangle, _
   ByVal broder As Thickness _
) As GraphicsPath
protected virtual GraphicsPath GetBorderPath( 
   Style style,
   Rectangle bounds,
   Thickness broder
)

パラメータ

style
the Style of the rendered C1.Framework.Element.
bounds
the bounds of the rendered C1.Framework.Element.
broder
the border of the rendered C1.Framework.Element.
参照

HtmlDiv クラス
HtmlDiv メンバ