Method GetClassDefaultAttributesFont
GetClassDefaultAttributesFont(ControlTypeId, ControlRenderSizeVariant)
Gets default value of the control font.
Font? GetClassDefaultAttributesFont(ControlTypeId controlType, ControlRenderSizeVariant renderSize = ControlRenderSizeVariant.Normal)Parameters
- controlTypeControlTypeId
- Type of control. 
- renderSizeControlRenderSizeVariant
- Render Size. Optional.