Click or drag to resize

IRenderBorder Methods

The IRenderBorder type exposes the following members.

Methods
  NameDescription
Public methodDrawBorder
Draw border on the inside edge of the specified rectangle.
Public methodGetBackPath
Generate a graphics path that encloses the border and is used when rendering a background to ensure the background does not draw over the border area.
Public methodGetBorderDisplayPadding
Gets the padding used to position display elements completely inside border drawing.
Public methodGetBorderPath
Generate a graphics path that is in the middle of the border.
Public methodGetBorderRawPadding
Gets the raw padding used per edge of the border.
Public methodGetOutsideBorderPath
Generate a graphics path that is the outside edge of the border.
Top
See Also