Click or drag to resize

ImageFormatInfoImageDPI Property

The DPI is used to calculate the size of the image in centimeter/inch. 72 dpi or 96 dpi is the screen resolution.

Namespace:  Easymap.AddIn.Export
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public int ImageDPI { get; set; }

Property Value

Type: Int32
See Also