VBA created Text offset

I am placing a piece of VBA Crated text with a VBA created Polygon. Right now it is coming in at the center of my Polygon. I want it to offset the center on the Y axis. I have racked my brain and I can not get it to work. Any sudgentions.

Set oText = CreateTextElement1(Nothing, "Help", m_atPoints(0), Matrix3dIdentity)

Parents Reply Children
No Data