Page 1 of 1

visual basic net

Posted: Mon Dec 21, 2015 7:59 pm
by Robert Williams
Getting error when declaring in VB NET

Public icadDoc As IntelliCAD.Document
Public myDoc As IntelliCAD.Document

Public myText As String
Public insPt As IntelliCAD.Point

Public myPoint As IntelliCAD.Point
Public myLine As IntelliCAD.Line
Public myPtEnt As IntelliCAD.PointEntity
Public mtextObj As IntelliCAD.Text