Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Making Text a Sketch using VB

Status
Not open for further replies.

Designer316

Mechanical
Joined
Oct 17, 2005
Messages
6
Location
US
Does anyone know how to convert text into a sketch in VB? I need to do the same thing as the insert - text profile command when in sketch mode using VB.
 
AFAIK you have to get the text as outline but I don't know
at the mo how to get this in VB, maybe you have to use one of the Win API functions to do that and have to create a Paint()
sub in your VB program to get it out proper

dy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top