Reply to thread

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


Top Bottom