CODModel::ChangeFillColor

void CODModel::ChangeFillColor(CODComponentSet* pCompSet, COLORREF crFillColor)

Changes the fill color of a set of components.

Defined in: OdModel.cpp

Return Value

void

Parameters

pCompSet

The component set to change the fill color of.

crFillColor

The new fill color for the component(s).