Table of Contents

Method GetClassDefaultAttributesFont

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

GetClassDefaultAttributesFont(ControlTypeId, ControlRenderSizeVariant)

Gets default value of the control font.

public virtual Font? GetClassDefaultAttributesFont(ControlTypeId controlType, ControlRenderSizeVariant renderSize = ControlRenderSizeVariant.Normal)

Parameters

controlType ControlTypeId

Type of control.

renderSize ControlRenderSizeVariant

Render Size. Optional.

Returns

Font