Esempio n. 1
0
 public void AddLegend(HPoint loc)
 {
     HCSMVOPINVOKE.HBaseGraph_AddLegend__SWIG_1(swigCPtr, HPoint.getCPtr(loc));
     if (HCSMVOPINVOKE.SWIGPendingException.Pending)
     {
         throw HCSMVOPINVOKE.SWIGPendingException.Retrieve();
     }
 }