SECEdit::SetFontInfo

voidSECEdit::SetFontInfo(SECEditFontInfo*pFontInfo)

Sets the font info manager object. If a font info manager has already been associated with this model, it is destroyed and replaced by the new one.

Defined in: SECEdit.cpp

Return Value

void

Parameters

pFontInfo

Points to the new font info manager.

See Also

SECEdit  GetNewFontInfo

SECEditFontInfo