Click or drag to resize

DeviceInfo Properties

The DeviceInfo type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberPixelsPerInch
Pixels per inch
Public propertyStatic memberUnitMultiplier
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)
Top
See Also