GetBorderPath Method (ContentElement)
In This Topic
Gets a
System.Drawing.Drawing2D.GraphicsPath that covers only the borders (hollow, used to renders the borders).
Syntax
Parameters
- style
- the Style of the rendered Element.
- bounds
- the bounds of the rendered Element.
- broder
- the border of the rendered Element.
See Also