Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, March 4, 2008 9:52:55 AM(UTC)

BMayACT  
BMayACT

Groups: Registered
Posts: 5


I'm using VB6 to create an annotation using the following commands:

hRect = LEAD1.AnnCreate(ANNOBJECT_STAMP, True, True)

I can set the fillmode, Define the annotation area, forecolor, backcolor, linestyle, font name/size and the annotation text, but I cannot figure out how to roate the text inside the annotation.  I've searched the forums for an example, but I can't seem to find an example on how to do this.  Searching the help files, I found something using the rasterann object but the main lead control does not have the same options.  using Lead 14.5 file version 14.5.0.44.  Any ideas?  This is the last issue that I have to overcome...
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, March 5, 2008 7:03:38 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)




With the
Stamp object, and almost all other objects that contain text, you cannot rotate the text alone. You can only rotate the entire object.

The main
exception is the Text Pointer object, which allows rotating the text in multiple of 90 degrees.

 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.049 seconds.