Method GetClassDefaultAttributesFont
GetClassDefaultAttributesFont(ControlTypeId, ControlRenderSizeVariant)
Gets default value of the control font.
Font? GetClassDefaultAttributesFont(ControlTypeId controlType, ControlRenderSizeVariant renderSize = ControlRenderSizeVariant.Normal)
Parameters
controlType
ControlTypeIdType of control.
renderSize
ControlRenderSizeVariantRender Size. Optional.