Skip to main content
Known Participant
September 11, 2007
Question

How to make the grahpic content align to the top-right of the frame?

  • September 11, 2007
  • 2 replies
  • 363 views
When we did "fit content proportionally" to a graphic frame, the image content always align to the top-left of the frame. How to make the image content align to top-right or bottom-left of the frame? Thanks in advance.
This topic has been closed for replies.

2 replies

Inspiring
September 12, 2007
Learn from the UI
- do in the application what you intend in your plugin
- collect terminology from UI titles (actions, widgets, windows)
- use those keywords for SDK text searches
- enable command logging in the debug build

Dirk
Known Participant
September 12, 2007
Thanks for any suggestion!