| DeviceInfo Properties | 
The DeviceInfo type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | PixelsPerInch | 
            Pixels per inch
             | 
|   | UnitMultiplier | 
            Gets or sets the unit multiplier. For example, if you are specifying units in inches,
            you would want to set this to PixelsPerInch. If you want to use cm, you can
            set this to InchesToCentimeters(PixelsPerInch)
             | 
 See Also
See Also