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