The following tables list the members exposed by ImGearResolution.
Public Constructors
Public Properties
| Name | Description |
| Units |
Gets or sets resolution units.
|
| XDenominator |
Gets or sets the denominator of the X component of the resolution.
|
| XNumerator |
Gets or sets the numerator of the X component of the resolution.
|
| YDenominator |
Gets or sets the denominator of the Y component of the resolution.
|
| YNumerator |
Gets or sets the numerator of the Y component of the resolution.
|
Top
Public Methods
| Name | Description |
| ConvertUnits |
Converts resolution data into new units.
|
Top
See Also