Insert text into layout

I’m writing a script and I don’t know how to make it insert text into a specific corner of the view detail frame (for example, the upper left corner). Could someone help me? Thank you.

What are you using? Python, C#? Probably Python?

Hi Keith, I’m using Python

I have a way to get the points already. A while back I figured out the text too but I will have to dig it up. Just to make sure I’m not beating down the wrong path, you want a script that inserts text into a layout and have it aligned with the corner of your detail view?

Awesome!!. Yes, that’s what I want. Thank you