Let the user draw new geometry objects like Polygons, Lines, Points
To create a polygon initiate the draw polygon command THBView.Commands.Start(thbCmdPolygon) In the same way ypou can start various operations like drawing points THBView.Commands.Start(thbCmdPoint) lines thbCmdLineString, circles thbCmdCircle, and so on.



RSS News Feed