Exemple #1
0
 public string osDrawResetTransform(string drawList)
 {
     return(m_OSSL_Functions.osDrawResetTransform(drawList));
 }