CGXStyleSheet::SetDefaultStyle
void SetDefaultStyle(const CGXStyle& style);
style
A reference to the default style object.
Remarks
Stores a reference to the default style object. This will be used to determine the default font size or color when these attributes are not specifically initialized (not included in the style).
See Also
CGXStyleSheet::GetDefaultStyle