Constructor DrawBorderParams
DrawBorderParams(RectD, Brush?, BorderSettings?, bool, AbstractControl?)
Initializes a new instance of the DrawingUtils.DrawBorderParams struct.
public DrawBorderParams(RectD rect, Brush? brush, BorderSettings? border, bool hasBorder = true, AbstractControl? control = null)
Parameters
rectRectDbrushBrushborderBorderSettingshasBorderboolcontrolAbstractControl