Graphics

 View Only
  • 1.  Visual Logic to Move Text Based on Number of Lines

    Posted 02-02-2016 03:40
    Is there a way to move a text object based on how many lines of text there are using Visual Logic?

    Thanks!


  • 2.  RE: Visual Logic to Move Text Based on Number of Lines

    Posted 02-02-2016 10:59
    In order to center it vertically ? Take the height of your text object, divide it by 2, then put this result in an offset, and this offset in the Y position of your text object.
    Change the offset value to put your text object where you want...
    #XPression


  • 3.  RE: Visual Logic to Move Text Based on Number of Lines

    Posted 02-03-2016 20:38
    Thank you! How do you guys figure this stuff out? LOL
    #XPression