DisplayScreenMode Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a screen mode—that is, the number of rows and columns supported—for a line display device.
public class DisplayScreenMode
type DisplayScreenMode = class
Public Class DisplayScreenMode
- Inheritance
-
DisplayScreenMode
- Derived
Constructors
DisplayScreenMode(Int32, Int32) |
Creates an instance of the DisplayScreenMode class. |
Properties
Columns | |
Rows |
Methods
ToString() |