Example #1
0
 public override com.epl.geometry.Point GetPoint(int index)
 {
     return(m_impl.GetPoint(index));
 }