Resolution Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
Screen resolution
[System.Serializable]
public struct Resolution
- Inheritance
-
Resolution
- Attributes
Constructors
Resolution(UInt32, UInt32) |
Creates a new Resolution instance |
Fields
Height |
Height of the screen |
Width |
Width of the screen |
Methods
Equals(Object) | |
Equals(Resolution) |
Does a different Resolution equal to this one? |
GetHashCode() | |
ToString() |