Пример #1
0
 public string osDrawFilledPolygon(string drawList, LSL_List x, LSL_List y)
 {
     return(m_OSSL_Functions.osDrawFilledPolygon(drawList, x, y));
 }