Method DrawBorder
DrawBorder(Control?, Graphics, RectD, BorderSettings?)
Draws border in the specified rectangle of the drawing context.
public static void DrawBorder(Control? control, Graphics dc, RectD rect, BorderSettings? border)
Parameters
control
ControlControl in which drawing is performed.
dc
GraphicsDrawing context.
rect
RectDRectangle.
border
BorderSettingsBorder settings.