GUIGraphicsContext.ScaleVertical (1 Viewer)

mattjcurry

Retired Team Member
  • Premium Supporter
  • October 24, 2011
    261
    207
    44
    Can someone please clarify for me what these methods do:

    GUIGraphicsContext.ScaleVertical(_imageTop.TextureHeight);
    GUIGraphicsContext.ScaleHorizontal(_imageTop.TextureWidth);

    It is a bit unclear to me what this does or how it works. Should I be using it on any gui elements that I am drawing?

    Thanks,
    MJC
     

    Users who are viewing this thread

    Top Bottom