CODModel::ChangeFontItalic

void CODModel::ChangeFontItalic(CODComponentSet* pCompSet, BOOL bFontItalic)

Changes the italic font attribute of a set of components.

Defined in: OdModel.cpp

Return Value

void

Parameters

pCompSet

The component set to change the italic font attribute of.

bFontItalic

The new italic font attribute for the component(s).