コード例 #1
0
 public int max_x()
 {
     return(m_Rasterizer.max_x());
 }
コード例 #2
0
 public int max_x()
 {
     return(m_outline.max_x());
 }