예제 #1
0
 public override void SetPoint(int index, com.epl.geometry.Point pointSrc)
 {
     m_impl.SetPoint(index, pointSrc);
 }