[]
Gets a GraphicsPath that covers only the borders (hollow, used to renders the borders).
protected virtual GraphicsPath GetBorderPath(Style style, Rectangle bounds, Thickness broder)
Type | Name | Description |
---|---|---|
Style | style | |
Rectangle | bounds | the bounds of the rendered Element. |
Thickness | broder | the border of the rendered Element. |
Type | Description |
---|---|
GraphicsPath |