var util = m_Map.GetUtility(); var ptlist= util.GetPointList(); var point = util.GetPoint(100, 100); ptlist.Insert(1, point);
ÁغñÁßÀÔ´Ï´Ù...