Method DrawBorder
DrawBorder(AbstractControl?, Graphics, RectD, BorderSettings?)
Draws border in the specified rectangle of the drawing context.
public static void DrawBorder(AbstractControl? control, Graphics dc, RectD rect, BorderSettings? border)
Parameters
controlAbstractControlControl in which drawing is performed.
dcGraphicsDrawing context.
rectRectDRectangle.
borderBorderSettingsBorder settings.