NODES IN VB

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ataanis@gmail.com

    #1

    NODES IN VB

    Hey everybody,
    I'm working on changing some code that was initially written in java,
    to vb, it's a piece of software that draws some kind of map, based on
    start and end points, but while I was trying that , I got into a
    problem that there is a built in function "node" I thought that they
    created that function, but It happens to be built in, so I'm wondering
    if there is something similar in VB, that can out of ( id, x, y),
    create something called a "node"
    thanks

Working...