Quantcast
Channel: MapWinGIS ActiveX Map and GIS Component
Viewing all articles
Browse latest Browse all 2341

New Post: I want Edit Shape

$
0
0
I want to move and click the mouse to line the polygon.
(I want to change the shape by dragging the line in shape.)
But I do not know that law.

Please help me.

my source code.

sf.InteractiveEditing = true;
AxMap1.CursorMode = tkCursorMode.cmEditShape;
AxMap1.ChooseLayer += axMap1_ChooseLayer;

private void axMap1_ChooseLayer(object sender, AxMapWinGIS._DMapEvents_ChooseLayerEvent e)
    {
        if (AxMap1.CursorMode == tkCursorMode.cmEditShape)
        {
            e.layerHandle = layerHandle;

        }
    }

https://mapwingis.codeplex.com/wikipage?title=NotesVersion493
I refer to this link. but I do not understand. TT

I was using Google Translator.
Please understand. ^_____^

Viewing all articles
Browse latest Browse all 2341

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>