public int max_x()
 {
     return(m_Rasterizer.max_x());
 }
Exemple #2
0
 public int max_x()
 {
     return(m_outline.max_x());
 }