Example #1
0
 public string osDrawScaleTransform(string drawList, LSL_Float x, LSL_Float y)
 {
     return(m_OSSL_Functions.osDrawScaleTransform(drawList, x, y));
 }