CODSizeListBox::AddSize

int CODSizeListBox::AddSize(int PointSize, LONG lfHeight)

Adds a size value to the listbox.

Defined in: OdFontCompPP.cpp

Return Value

Index of the newly added size item.

Parameters

PointSize

Point size for the item.

lfHeight

Height in logical units corresponding to the point size.