Microsoft SDK for Java

getGroupColor

This method of the Direct3dRMMesh Class retrieves the color for a group.

Syntax

public int getGroupColor(int id);

Return Value

Returns a value specifying the color if successful; otherwise, returns zero.

Parameters

id The group identifier. This identifier must have been produced by using the addGroup method.

See Also

setGroupColor, setGroupColorRGB

© 1999 Microsoft Corporation. All rights reserved. Terms of use.