Table of Contents

Method GetClassDefaultAttributesFgColor

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

GetClassDefaultAttributesFgColor(ControlTypeId, ControlRenderSizeVariant)

Gets default value of the control foreground color.

Color GetClassDefaultAttributesFgColor(ControlTypeId controlType, ControlRenderSizeVariant renderSize = ControlRenderSizeVariant.Normal)

Parameters

controlType ControlTypeId

Type of control.

renderSize ControlRenderSizeVariant

Render Size. Optional.

Returns

Color