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.ExportAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic int ImageDPI { get; set; }Public Property ImageDPI As Integer
Get
Set
Property Value
Int32
See Also