public int max_x()
 {
     return(m_Rasterizer.max_x());
 }
Exemplo n.º 2
0
 public int max_x()
 {
     return(m_outline.max_x());
 }