SetSideColor

This method sets the color used for the specified face segment, this method also sets the FillType to FACE_COLOR (= 0).

 

HRESULT SetSideColor(

 [in] int SegmentNum,

 [in] long Color,

 [in, defaultvalue(0)] long DontDraw);

Parameters:

Return Values:

The return value obtained from the returned HRESULT can be one of the following:

 

Return value

Meaning

S_OK

Success.

E_FAIL

Catastrophic failure.