chenluhua1980
2025-10-21 c31db72ac3c2c3a29a9bbf7ac1b153f236d971fb
SourceCode/Bond/Servo/ServoGraph.cpp
@@ -722,4 +722,9 @@
   }
   return nullptr;
}
}
void CServoGraph::Invalidata()
{
   ::InvalidateRect(m_hWnd, NULL, TRUE);
}