MapWinGIS.ocx is a FREE and OPEN SOURCE C++ based geographic information system programming ActiveX Control and application programmer interface (API) that can be added to a Windows Form in Visual Basic, C#, Delphi, or other languages that support ActiveX, providing your app with a map. Go to our forum for questions and help:
While I input an expression “$perimeter 9”, the expression will be parse and get the partIndex = 9 at the code below.
and will use partIndex at
, So the index out of range.