Resolution Structure Members
In This Topic
The following tables list the members exposed by
Resolution.
Public Constructors
| Name | Description |
 | Resolution | Overloaded. Initializes a new instance of the structure. |
Public Fields
| Name | Description |
  | Empty | Empty resolution. |
Public Properties
| Name | Description |
 | Horizontal | Gets the horizontal resolution, in pixels per inch. |
 | Vertical | Gets the vertical resolution, in pixels per inch. |
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. |
Public Operators
See Also