public string osDrawFilledEllipse(string drawList, int width, int height) { return(m_OSSL_Functions.osDrawFilledEllipse(drawList, width, height)); }