Example #1
0
 public virtual float ConvertFromPixel(float value)
 {
     return(typeConverter.ConvertFromPixel(value));
 }