Table of Contents

Constructor DrawBorderParams

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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

rect RectD
brush Brush
border BorderSettings
hasBorder bool
control AbstractControl