示例#1
0
 public double ToUnit(float screenvalue)
 {
     return(m_canvas.ToUnit(screenvalue));
 }