VideoMode.height

Width/height of the video mode

  1. int width;
  2. int height;
    struct VideoMode
    int height;

Meta