var util = m_Map.GetUtility(); var ptlist = util.GetPointList(); if (ptlist) { alert("Point List Count : " + ptlist.Count()); }
ÁغñÁßÀÔ´Ï´Ù...