示例#1
0
 public Point?GetPoint(int position)
 {
     return(image.GetPoint(position));
 }