For the font, youll need to manually enlarge it unless its a 3D Font. Are you using DrawPrimitives with the LineList/LineStrip flag or are you using the Line class. If youre using DrawPrimitives, you can change the camera position by changing the View matrix. If you used the Line class, I dont know. Direct3D lines are 1 pixel wide and this cannot be changed.