Author Topic: How to get the insertion point from a DBText object  (Read 1415 times)

0 Members and 1 Guest are viewing this topic.

Irvin

  • Guest
How to get the insertion point from a DBText object
« on: February 26, 2012, 03:21:44 PM »
Hi there,

I've create a new text object and set the justify point to middel center. When i get the position proprtie i'm getting the value of the lower left corner. How do i get the the 3dPoint/position from the Text Middle center position?

Hope you guys can help me.

Best regards,

Irvin

gile

  • Gator
  • Posts: 2507
  • Marseille, France
Re: How to get the insertion point from a DBText object
« Reply #1 on: February 26, 2012, 03:54:26 PM »
Hi,

Maybe using AlignmentPoint property.
Speaking English as a French Frog

Irvin

  • Guest
Re: How to get the insertion point from a DBText object
« Reply #2 on: February 26, 2012, 04:13:58 PM »
Thanks gile!!!

Best regards,

Irvin