예제 #1
0
 public override void SetXY(int index, com.epl.geometry.Point2D pt)
 {
     m_impl.SetXY(index, pt);
 }