Resolution Structure Members
In This Topic
The following tables list the members exposed by Resolution.
Public Constructors
Public Fields
| Name | Description |
  | Empty | Empty resolution. |
Top
Public Properties
| Name | Description |
 | Horizontal | Gets the horizontal resolution, in pixels per inch. |
  | ScreenResolution | Gets a resolution of the screen. |
 | Vertical | Gets the vertical resolution, in pixels per inch. |
Top
Public Methods
| Name | Description |
 | Equals | Returns a value indicating whether this instance is equal to a specified object. |
 | GetHashCode | Returns the hash code for this instance. |
 | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
 | IsEmpty | Determines that resolution is empty. |
 | ToString | Returns the string representation of this object. |
Top
Public Operators
See Also