Hi All
I need help again please or a kick under my Butt in the right direction.
When the Surveyor plots all the Topo Points on the screen, how can I make it that the Feature (or Name) of the Topo Point gets plotted next to the Topo Point using the coordinates of the Topo Points?
I have looked at "Drawtext", but that wants the position in Dips.
cvsDrawing.DrawText(Pnt(PntI).Name,xp,yp, Typeface.DEFAULT_BOLD, 30, Colors.Blue, "LEFT")
I need help again please or a kick under my Butt in the right direction.
When the Surveyor plots all the Topo Points on the screen, how can I make it that the Feature (or Name) of the Topo Point gets plotted next to the Topo Point using the coordinates of the Topo Points?
I have looked at "Drawtext", but that wants the position in Dips.
cvsDrawing.DrawText(Pnt(PntI).Name,xp,yp, Typeface.DEFAULT_BOLD, 30, Colors.Blue, "LEFT")