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: 12.3.0.0
Syntax
public int ImageDPI { get; set; }

Property Value

Int32
See Also