Hi!
Did you mean Prs3d_Text::Draw()?....
In fact you can use Prs3d_TextAspect::SetHeight( number ).
Try to pass numbers like 10, 15, 20.
Hope that will work.
Commenter-1
Archived discussion
Hi,
How Can I display a ZOOMABLE text in a 3D window ? I am using Prs3d_TextAspect::Draw().
Thanks in advance
~Amod
Discussion
Posts are displayed in their archived order.
Hi!
Did you mean Prs3d_Text::Draw()?....
In fact you can use Prs3d_TextAspect::SetHeight( number ).
Try to pass numbers like 10, 15, 20.
Hope that will work.
Commenter-1