This method gets color of both axes of the cross hair itself.
HRESULT get_CrossHairColor( OLE_COLOR *pclr );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
Use the GetRValue, GetGValue, and GetBValue macros to get the color components of pclr.
GetRValue, GetGValue, GetBValue