void CBCGPRadialMenuObject::AddCommand | ( | UINT | nCmdID, |
int | nImageIndex | ||
) |
Adds a new command to the radial menu
Use this method to add an item to the radial menu.
nCmdID | Radial menu command ID |
nImageIndex | Radial menu image index from the image list. The image list should be specified by calling CBCGPRadialMenuObject::SetImageList method |