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.0.0.0
Syntax public int ImageDPI { get; set; }
Public Property ImageDPI As Integer
Get
Set
Property Value
Type:
Int32See Also