Example #1
0
 public float ConvertScriptToPixel(string scriptValue)
 {
     return(typeConverter.ConvertScriptToPixel(scriptValue));
 }