WindRose SetMirrorAngles() member not found
Posted: Thu Dec 24, 2009 4:35 pm
The code compiles fine, but when I run my program, I receive a dialog saying "member not found".
If I remove the line of code, there is no problem.
Example (C++ 6.0):
m_WindRose.Series(0).GetAsWindRose().SetMirrorAngles(TRUE);
Thank you in advance.
If I remove the line of code, there is no problem.
Example (C++ 6.0):
m_WindRose.Series(0).GetAsWindRose().SetMirrorAngles(TRUE);
Thank you in advance.